end of line fix

This commit is contained in:
2022-02-14 20:47:36 +01:00
parent 4f81012725
commit e0e26d4488
6 changed files with 47 additions and 9 deletions

View File

@@ -18,6 +18,8 @@ sudo apt install -y wireguard wireguard-tools libreoffice libreoffice-gtk3 libre
# Maybe maybe Software & Packages ON / OFF
#sudo apt install -y
# Not for production version
read -p "Troubleshooting - Press a key to continue the installation."
# Alacritty - Building and installing ON / OFF
clear
@@ -28,4 +30,7 @@ echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
# Alacritty - Building and installing ON / OFF
. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh
. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh
# Not for production version
read -p "Troubleshooting - Press a key to continue the installation."