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-22 05:19:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dockerfiles
/
nextcloud
/
9.0
/
cron
3 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
move owncloud to nextcloud
2016-06-16 12:54:04 +02:00
#!/bin/sh
nextcloud: fix crond again
2016-09-16 22:08:53 +02:00
su-exec $UID:$GID php7 -f /nextcloud/cron.php > /dev/null 2>&1
Reference in New Issue
Copy Permalink