]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/installer/start-networking.sh
installer: Rework downloading ISO and allow using a custom URL
[ipfire-2.x.git] / src / installer / start-networking.sh
index faeeb17237fef60adfd854934be5acd108aaec4b..3cb7a2172e6e6ae3190ddbc481c7880beae12e13 100644 (file)
@@ -56,6 +56,10 @@ function main() {
                fi
 
                echo "Successfully started on ${interface}"
+
+               # Wait until everything is settled
+               sleep 15
+
                return 0
        done