nextcloud: add occ shortcut

This commit is contained in:
Wonderfall
2016-08-27 21:31:49 +02:00
parent c6a1af2f5a
commit a5061c81b1
6 changed files with 15 additions and 3 deletions

2
nextcloud/daily/occ Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
su-exec nextcloud:nextcloud php7 /nextcloud/occ $@