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-04-21 12:59:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dockerfiles
/
nextcloud
/
daily
/
occ
3 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nextcloud: add occ shortcut
2016-08-27 21:31:49 +02:00
#!/bin/sh
nextcloud: fix, php 7.1, remove redis
2017-02-15 17:36:36 +01:00
su-exec $UID:$GID php7.1 /nextcloud/occ $@
Reference in New Issue
Copy Permalink