added htop and openssh-server and force install

This commit is contained in:
crowetic 2021-05-25 12:30:34 -07:00 committed by GitHub
parent 9c7df95529
commit 4265d70752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ sudo apt update && sudo apt -y upgrade
echo "---INSTALLING GIT, JAVA, CURL, VIM, UNZIP, P7ZIP-FULL, AND CINNAMON DESKTOP---"
sudo apt install git default-jre curl vim cinnamon-desktop-environment unzip p7zip-full
sudo apt install -y git default-jre curl vim cinnamon-desktop-environment unzip p7zip-full openssh-server htop
# you will need to change the boot environment when you install cinnamon, log out, then when you log back in click the settings toggle at the bottom after clicking the username and change to cinnamon, else it will continue using unity.