mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 08:34:48 +02:00
Runs update.sh
Signed-off-by: András Maróy <andras@maroy.hu>
This commit is contained in:
parent
035c66ecb2
commit
6ec3e95f11
40 changed files with 1560 additions and 3 deletions
4
22.0-beta/fpm-alpine/cron.sh
Executable file
4
22.0-beta/fpm-alpine/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