This commit is contained in:
ITmail-dk
2022-01-08 09:11:05 +01:00
parent b7092ccf5d
commit d7b9d570f3
5 changed files with 123 additions and 10 deletions

View File

@@ -5,11 +5,6 @@ cd ~/bspwm-install-ma-dte
# Do, mkdir, copy, copy, echo files.
. ~/bspwm-install-ma-dte/install-scripts/mkdir-cp-chmod-echo-files.sh
# Not for production version
#read -p "Troubleshooting - Press a key to continue the installation."
# Add Software & Packages.
. ~/bspwm-install-ma-dte/install-scripts/apt-install-packages.sh
@@ -30,9 +25,6 @@ echo " "
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
# Clean up and delete folders and other installation files ON / OFF
#cd ~
#rm -r ~/bspwm-install-ma-dte/
sleep 1
read -p "You are ready to reboot... Press [Enter] key to Reboot System."