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 19:58:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e85ac91650930f5b067b16cf4e3d3d57aa73c72b
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