From 58a339b0416e042c203229528c689bc1b1ea76dc Mon Sep 17 00:00:00 2001 From: York-Simon Johannsen Date: Wed, 6 Nov 2019 00:09:05 +0100 Subject: [PATCH] Remove root shell join section --- linux_mint.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/linux_mint.sh b/linux_mint.sh index c9e0ee9..a3dcaf0 100755 --- a/linux_mint.sh +++ b/linux_mint.sh @@ -13,12 +13,6 @@ echo "-------------------" echo ">>> Starte initiales Setup für Rechner mit frisch installiertem Linux Mint 19 ..." -### -# Root modus -### -echo ">>> Rootshell öffnen ..." -sudo -i - ### # Automatisierung ###