From 30b8ed01f2adaf61039c23f13052c47b623fcff2 Mon Sep 17 00:00:00 2001 From: Martin Andersen Date: Mon, 20 May 2024 20:06:08 +0200 Subject: [PATCH] Update run.sh --- run.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/run.sh b/run.sh index fee4b3a..57ef687 100644 --- a/run.sh +++ b/run.sh @@ -2,9 +2,8 @@ # # Qtile - Debian install - Martin - ITmail.dk # nano qtile-install.sh && chmod +x qtile-install.sh && ./qtile-install.sh -# bash -c "$(wget -O- http://192.168.18.34:3005/mara/made-install/raw/branch/main/install.sh)" -# bash -c "$(wget -O- http://192.168.18.34:3005/mara/made-install/raw/branch/main/run.sh)" -# sudo apt install -y git && git clone http://192.168.18.34:3005/mara/made-install.git && cd made-install && . install.sh +# bash -c "$(wget -O- http://git.local:3005/mara/m.a.d.e/raw/branch/main/install.sh)" +# sudo apt install -y git && git clone http://git.local:3005/mara/m.a.d.e.git && cd m.a.d.e && . install.sh # Resource links to source # https://qtile.org @@ -104,8 +103,7 @@ else fi -# Install selection choose what to install Start -echo -e "${YELLOW} Install selection choose what to install ${NC}" +echo -e "${YELLOW} Install selection choose what to install Start ${NC}" PROGRAMS=$(whiptail --title "The Install selection" --checklist --separate-output \ "Choose what to install:" 20 78 15 \