mirror of
https://github.com/hoellen/dockerfiles.git
synced 2026-06-01 22:20:08 +00:00
nextcloud: fix Dockerfile, closes #84
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
su-exec $UID:$GID php7.1 /nextcloud/occ $@
|
||||
su-exec $UID:$GID php7 /nextcloud/occ $@
|
||||
|
||||
Reference in New Issue
Block a user