This website requires JavaScript.
Explore
Help
Sign in
aaron
/
nextcloud-docker
Watch
0
Star
0
Fork
You've already forked nextcloud-docker
0
mirror of
https://github.com/nextcloud/docker.git
synced
2024-11-05 22:04:58 +01:00
Code
Activity
2bfad53543
nextcloud-docker
/
26
/
apache
/
cron.sh
5 lines
56 B
Bash
Raw
Normal View
History
Unescape
Escape
Runs update.sh
2023-03-21 19:20:33 +01:00
#!/bin/sh
set
-eu
Runs update.sh
2023-11-14 23:41:10 +01:00
exec
busybox crond -f -L /dev/stdout
Copy permalink