mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
Installer: Add delay after dhcpcd start.
This commit is contained in:
@@ -36,6 +36,9 @@ echo
|
||||
echo "Configure Network with DHCP..."
|
||||
dhcpcd
|
||||
echo
|
||||
echo "Sleep 15s..."
|
||||
sleep 15
|
||||
echo
|
||||
echo "Download with wget..."
|
||||
wget $IPFireISO -O /tmp/download.iso -t3 -U IPFire_NetInstall/2.x
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user