From 7fa45dbe35ce5b434455be5b365e72156982f32f Mon Sep 17 00:00:00 2001 From: Francois B Date: Thu, 28 Dec 2017 19:27:44 +0100 Subject: [PATCH] . --- yggdrasil.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yggdrasil.sh b/yggdrasil.sh index 5069fc6..da24d63 100755 --- a/yggdrasil.sh +++ b/yggdrasil.sh @@ -2623,7 +2623,6 @@ uname -m #deCheck #depCheck -# Useless by itself, but is used to don't be annoyed later in the script # NEVER run the script as root or with sudo !!!! if ! [ "$UID" -ne "0" ]; then printf "\n" @@ -2631,6 +2630,8 @@ if ! [ "$UID" -ne "0" ]; then printf "\n\n" exit fi + +# Useless by itself, but is used to don't be annoyed later in the script sudo echo pressKey