add new image

This commit is contained in:
Wonderfall
2021-04-25 18:23:11 +02:00
parent 810e1c4923
commit 5615286de5
15 changed files with 231 additions and 451 deletions

View File

@ -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 "$@"