diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-03-13 08:27:17 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-03-13 08:27:17 +0000 |
commit | 8f1616f093e759aee34ae5b8c80c1559e77c9530 (patch) | |
tree | aa6b3256c4793649ee3a86ffbaeb1d1851159bb3 | |
parent | acc8e8a3b5cb31edf12381c16fb5b7b4c66eed59 (diff) |
fix intendation
-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() { |