diff --git a/install.sh b/install.sh index f831b86..fe27d37 100644 --- a/install.sh +++ b/install.sh @@ -49,7 +49,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"