change dir to where index.html resides

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

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

Loading…
Cancel
Save