mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-18 00:34:24 -05:00
🗃 Modified: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃
Modified: rootfs/usr/local/etc/docker/functions/entrypoint.sh
This commit is contained in:
parent
5b947e2630
commit
e600512b07
@ -502,7 +502,7 @@ __start_init_scripts() {
|
||||
name="$(basename "$init")"
|
||||
(eval "$init" &)
|
||||
initStatus=$(($? + initStatus))
|
||||
sleep 10
|
||||
sleep 20
|
||||
echo ""
|
||||
fi
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user