mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 16:44:46 +02:00
Runs update.sh
This commit is contained in:
parent
27587700ee
commit
1e2c9961f7
68 changed files with 2773 additions and 0 deletions
4
18.0-rc/fpm/cron.sh
Executable file
4
18.0-rc/fpm/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