This website requires JavaScript.
Explore
Help
Register
Sign In
hoellen
/
dockerfiles
Watch
1
Star
0
Fork
0
You've already forked dockerfiles
mirror of
https://github.com/hoellen/dockerfiles.git
synced
2025-07-01 22:55:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5817b850bf315b3ebf127a20f4f5480d60d82add
dockerfiles
/
nextcloud
/
daily
/
occ
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nextcloud: add occ shortcut
2016-08-27 21:31:49 +02:00
#!/bin/sh
nextcloud: fix Dockerfile, closes #84
2017-03-22 15:44:07 +01:00
su-exec $UID:$GID php7 /nextcloud/occ $@
Reference in New Issue
Copy Permalink