mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 08:34:48 +02:00
Run update.sh (#1170)
* Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
parent
baebdfefd9
commit
8c623fd156
96 changed files with 3974 additions and 3 deletions
4
17.0-rc/fpm/cron.sh
Executable file
4
17.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