small fixes a new setup menu

This commit is contained in:
ITmail-dk
2022-01-17 07:31:19 +01:00
parent 2b8dd47d02
commit aee85effe0
6 changed files with 70 additions and 20 deletions

View File

@@ -15,18 +15,18 @@ systemctl --user enable pulseaudio
. ~/bspwm-install-ma-dte/install-scripts/apt-install-software-last-packages.sh
# Last step setup menu installing.
. ~/bspwm-install-ma-dte/last-step-setup-menu.sh
#. ~/bspwm-install-ma-dte/last-step-setup-menu.sh
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
echo " "
echo " "
echo " Enter your user password, to continue if necessary"
echo " "
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
#echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
#echo " "
#echo " "
#echo " Enter your user password, to continue if necessary"
#echo " "
#echo " "
#echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
sleep 1
#sleep 1
read -p "You are ready to reboot... Press [Enter] key to Reboot System."
#read -p "You are ready to reboot... Press [Enter] key to Reboot System."
systemctl rebootcd ..
#systemctl rebootcd ..