diff --git a/setup.sh b/setup.sh index 3c62558..d2935a4 100755 --- a/setup.sh +++ b/setup.sh @@ -11,7 +11,7 @@ remove_template_examples () { install_needed_dependencies () { # Check the OS - + echo "checking the OS..." # If it's debian based then apt install # If it's freeBSD then pkg