From 8eb71769a2a7ab4f9b7cca9df8b5a60d44b49094 Mon Sep 17 00:00:00 2001 From: ipushkar Date: Mon, 2 Oct 2017 13:57:20 +0300 Subject: [PATCH] test est --- bash_script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bash_script.sh b/bash_script.sh index fc4a837..0b444c1 100644 --- a/bash_script.sh +++ b/bash_script.sh @@ -20,4 +20,5 @@ if [ $? == 0 ] fi else echo 'Bad path!!' + echo 'Chose another path' fi