mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
nextcloud: fix, php 7.1, remove redis
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
su-exec $UID:$GID php7 /nextcloud/occ $@
|
||||
su-exec $UID:$GID php7.1 /nextcloud/occ $@
|
||||
|
Reference in New Issue
Block a user