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-09-01 17:22:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6d93d73e1bfc2c6c49f02931475b8fbea9b5c0b9
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