actually remove stuff

This commit is contained in:
2026-07-19 14:35:25 -05:00
parent f94fc0aa97
commit fb9570fd74

View File

@@ -155,13 +155,16 @@ sudo apt-get install -y btop
########################## ##########################
source ./user-programs.sh source ./user-programs.sh
########################### ###########################
## DESKTOP ENVIRONMENT ## ## DESKTOP ENVIRONMENT ##
########################### ###########################
# designed & tested on Cinnamon 6.4.8 # designed & tested on Cinnamon 6.4.8
source ./desktop-env.sh source ./desktop-env.sh
######################
## REMOVING STUFF ##
######################
source ./removing-stuff.sh
echo "Installation and setup finished. You must log out and log back in for all changes to take effect." echo "Installation and setup finished. You must log out and log back in for all changes to take effect."
read -p "Press enter to log out." read -p "Press enter to log out."