From 85a7f4a40cfc47d942d1b2f95ddb0e3bebe6497b Mon Sep 17 00:00:00 2001 From: ITmail-dk Date: Mon, 7 Mar 2022 10:28:27 +0100 Subject: [PATCH] Remove... Press a key to contin... --- install-scripts/apt-install-software-last-packages.sh | 4 ++-- install-scripts/apt-install-software-minimal-last-packages.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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