mirror of
https://github.com/MrUnknownDE/linux-script.git
synced 2026-04-19 06:43:51 +02:00
revoke dir xD
This commit is contained in:
@@ -25,7 +25,7 @@ echo ""
|
|||||||
echo "It will now install the following packages: dialog, expect, sharutils,gnupg1 & 2, official_repo, unzip"
|
echo "It will now install the following packages: dialog, expect, sharutils,gnupg1 & 2, official_repo, unzip"
|
||||||
sleep 2
|
sleep 2
|
||||||
echo "Install Debian-Repos"
|
echo "Install Debian-Repos"
|
||||||
bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/sh/official_repo.sh') > /dev/null
|
bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/official_repo.sh') > /dev/null
|
||||||
echo "ok."
|
echo "ok."
|
||||||
sudo apt update && apt install dialog expect sharutils gnupg gnupg2 gnupg1 unzip zip -y
|
sudo apt update && apt install dialog expect sharutils gnupg gnupg2 gnupg1 unzip zip -y
|
||||||
GEN_PASS=$(
|
GEN_PASS=$(
|
||||||
Reference in New Issue
Block a user