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
03a20d45b1b07a13a1b309a1a3ad667570937761
dockerfiles
/
owncloud
/
cron
T
3 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
owncloud: move base to alpine
2016-04-30 12:57:18 +02:00
#!/bin/sh
su - owncloud -c
"php7 -f /owncloud/cron.php"
> /dev/null 2>
&
1
Reference in New Issue
Copy Permalink