mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-08-16 05:57:40 +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