diff --git a/bash_check.sh b/bash_check.sh index 11147ae..97ecf28 100644 --- a/bash_check.sh +++ b/bash_check.sh @@ -24,4 +24,5 @@ if [ $? == 0 ] fi else echo '<< Bad path!! >>' + echo 'Chose another path' fi