mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-07-01 15:46:13 +00:00
add files
This commit is contained in:
2
rootfs/usr/local/bin/occ
Normal file
2
rootfs/usr/local/bin/occ
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
su-exec $UID:$GID php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ "$@"
|
Reference in New Issue
Block a user