mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-06 08:53:27 +02:00
Update install.sh
This commit is contained in:
+1
-1
@@ -295,8 +295,8 @@ else
|
||||
printf "sudo journalctl -u %s.service\n" "$service" >> install_notes.txt
|
||||
printf "sudo systemctl stop %s.service\n" "$service" >> install_notes.txt
|
||||
printf "sudo systemctl disable %s.service\n" "$service" >> install_notes.txt
|
||||
read -p "Press enter to complete the installation, these commands saved to install_notes.txt"
|
||||
fi
|
||||
read -p "Press enter to complete the installation, these commands saved to install_notes.txt"
|
||||
|
||||
printf "\nInstallation complete!\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user