diff options
-rwxr-xr-x | kogaionlive.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kogaionlive.sh b/kogaionlive.sh index e5caf98..7550e4a 100755 --- a/kogaionlive.sh +++ b/kogaionlive.sh @@ -8,7 +8,7 @@ checkroot () { echo "You're not root?...No cookies for you, go away !!!" echo "" exit 1 - fi + fi } kogaion_add_live_user() { |