Added Bash Version.

This commit is contained in:
Varun 2020-10-22 07:39:34 +05:30
parent b329047469
commit 0ab0faba21
No known key found for this signature in database
GPG key ID: 93FB46DCF16E0D6F

View file

@ -2,4 +2,8 @@
set -e
echo "Pre Installed Softwares"
echo "Bash : $(bash -v)"
sh ./test/shell-test.sh