mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-29 22:10:54 +02:00
Run update.sh
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
7a96e8b5ad
commit
abe7b70052
26 changed files with 16 additions and 16 deletions
4
16.0/apache/cron.sh
Executable file
4
16.0/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