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 03:38:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3d7a9f4a034dc3eb7f1feca34fee6744565dca02
dockerfiles
/
nextcloud
/
cron
T
3 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
move owncloud to nextcloud
2016-06-16 12:54:04 +02:00
#!/bin/sh
su - nextcloud -c
"php7 -f /nextcloud/cron.php"
> /dev/null 2>
&
1
Reference in New Issue
Copy Permalink