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 14:03:29 +01:00
Code
Activity
1741b47319
nextcloud-docker
/
27
/
apache
/
cron.sh
5 lines
56 B
Bash
Raw
Normal View
History
Unescape
Escape
Runs update.sh
2023-06-13 17:13:35 +02: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