This website requires JavaScript.
Explore
Help
Sign In
hoellen
/
dockerfiles
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hoellen/dockerfiles.git
synced
2026-07-17 03:38:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
83c7b9c12f581dcd3589f1ce5110afceea5cf412
dockerfiles
/
nextcloud
/
daily
/
occ
T
3 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
nextcloud: add occ shortcut
2016-08-27 21:31:49 +02:00
#!/bin/sh
su-exec nextcloud:nextcloud php7 /nextcloud/occ
$@
Reference in New Issue
Copy Permalink