Update run.sh
This commit is contained in:
8
run.sh
8
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 \
|
||||
|
||||
Reference in New Issue
Block a user