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-08-31 08:42:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
79f00af0f1f0df4bd05ece6a90c0c663f69b800f
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