mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-01-18 00:34:19 -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
49438a13c2
commit
da633425bf
@ -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