mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-07-01 07:36:08 +00:00
add new image
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
su-exec $UID:$GID php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ "$@"
|
||||
php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ "$@"
|
||||
|
Reference in New Issue
Block a user