diff --git a/install.sh b/install.sh index 08713d4..f6fa040 100644 --- a/install.sh +++ b/install.sh @@ -82,7 +82,7 @@ else fi -# output ebugging info if $DEBUG set +# output debugging info if $DEBUG set if [ "$DEBUG" = "true" ]; then echo "OS: $OS" echo "VER: $VER"