mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-20 23:17:30 +00:00
delete all root process
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
su-exec nextcloud:nextcloud php7 /nextcloud/occ $@
|
||||
su-exec $UID:$GID php7 /nextcloud/occ $@
|
||||
|
Reference in New Issue
Block a user