mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 16:44:46 +02:00
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
parent
bd4cf887a4
commit
4afc60d530
31 changed files with 1323 additions and 0 deletions
4
20.0-beta/apache/cron.sh
Executable file
4
20.0-beta/apache/cron.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
exec busybox crond -f -l 0 -L /dev/stdout
|
Loading…
Add table
Add a link
Reference in a new issue