mint-config-update.sh aktualisiert

This commit is contained in:
olli 2023-07-18 15:09:57 +02:00
parent 1ef6af7127
commit a33cfd7a81

View File

@ -14,5 +14,5 @@ bash -n mint.sh && bash -x mint.sh
rm mint.sh
echo "Skript beendet"
if whoami | grep -q ^root$ && exit 0
whoami | grep -q ^root$ && exit 0
read x