diff --git a/commands/first-install.sh b/commands/first-install.sh index 9a3d158..706e3e1 100755 --- a/commands/first-install.sh +++ b/commands/first-install.sh @@ -18,7 +18,7 @@ then fi done -elif [ "$KERNEL" = "Linux"] +elif [ "$KERNEL" = "Linux" ] then if [ -f "/etc/debian_version" ]