mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2026-03-03 02:09:20 +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