From 14b9c6e99f0971bb2e3085c515f123951295be6e Mon Sep 17 00:00:00 2001 From: ipushkar Date: Mon, 2 Oct 2017 13:58:04 +0300 Subject: [PATCH] test est --- bash_check.sh | 1 + 1 file changed, 1 insertion(+) 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