change user to launch

pull/2/head
necro-nemesis 5 years ago
parent 8f31a4480b
commit 8399b7dcee

@ -123,6 +123,7 @@ function install_complete() {
fi
install_log "SNApp Launching"
echo -n "SNApp Launching"
su $username
sudo python3 -m http.server --bind localhost.loki 80
sleep 8
exit 0 || install_error "Unable to exit"

Loading…
Cancel
Save