Commit 9b974056 authored by Franco Fichtner's avatar Franco Fichtner

installer: make sure the installed marker is not there

(cherry picked from commit 41b05365)
parent 5b286447
......@@ -29,6 +29,8 @@ sysctl net.link.ether.inet.log_arp_wrong_iface=0 >/dev/null
ifconfig lo0 127.0.0.1/24
ifconfig lo0 up
rm -f /tmp/install_complete
# Start the backend in the background (must mute all the ouput)
daemon -f lua50c51 /usr/local/share/dfuibe_lua/main.lua \
/usr/local/share/dfuibe_lua/conf/BSDInstaller.lua \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment