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 11:48:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
78c91ac67b468b4b5c46c0d5d647fa28daa9b098
dockerfiles
/
nextcloud
/
daily
/
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