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
76688cb54107c2764b5e8e27efb6a1c561a261d9
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