blob: 989766fb85644657a30a8b8b07b3523ab0fc8486 [file] [log] [blame]
if condition not satisified
then
echo it did not work...
echo failed!
false
else
echo it went okay ?!AMP?!
congratulate user
fi