mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
nextcloud: add occ shortcut
This commit is contained in:
2
nextcloud/daily/occ
Normal file
2
nextcloud/daily/occ
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
su-exec nextcloud:nextcloud php7 /nextcloud/occ $@
|
Reference in New Issue
Block a user