diff --git a/install-scripts/apt-install-software-last-packages.sh b/install-scripts/apt-install-software-last-packages.sh index 66db903..dc7846d 100644 --- a/install-scripts/apt-install-software-last-packages.sh +++ b/install-scripts/apt-install-software-last-packages.sh @@ -19,7 +19,7 @@ sudo apt install -y wireguard wireguard-tools libreoffice libreoffice-gtk3 libre #sudo apt install -y # Not for production version -read -p "Troubleshooting - Press a key to continue the installation." +#read -p "Troubleshooting - Press a key to continue the installation." # Alacritty - Building and installing ON / OFF clear @@ -33,4 +33,4 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" . ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh # Not for production version -read -p "Troubleshooting - Press a key to continue the installation." \ No newline at end of file +#read -p "Troubleshooting - Press a key to continue the installation." \ No newline at end of file diff --git a/install-scripts/apt-install-software-minimal-last-packages.sh b/install-scripts/apt-install-software-minimal-last-packages.sh index 66d2fa2..4120dde 100644 --- a/install-scripts/apt-install-software-minimal-last-packages.sh +++ b/install-scripts/apt-install-software-minimal-last-packages.sh @@ -19,7 +19,7 @@ sudo apt install -y notepadqq #sudo apt install -y wireguard wireguard-tools libreoffice libreoffice-gtk3 libreoffice-l10n-da inkscape gimp rawtherapee darktable okular scribus obs-studio freerdp2-x11 freerdp2-shadow-x11 thunar thunar-archive-plugin thunar-font-manager filezilla # Not for production version -read -p "Troubleshooting - Press a key to continue the installation." +#read -p "Troubleshooting - Press a key to continue the installation." # Alacritty - Building and installing ON / OFF clear @@ -33,4 +33,4 @@ clear #. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh # Not for production version -read -p "Troubleshooting - Press a key to continue the installation." \ No newline at end of file +#read -p "Troubleshooting - Press a key to continue the installation." \ No newline at end of file