actually remove stuff
This commit is contained in:
5
main.sh
5
main.sh
@@ -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."
|
||||||
|
|||||||
Reference in New Issue
Block a user