diff --git a/bash/train_bash/test.sh b/bash/train_bash/test.sh index cc1f786..3ed3547 100755 --- a/bash/train_bash/test.sh +++ b/bash/train_bash/test.sh @@ -1 +1,3 @@ -#!/bin/bash \ No newline at end of file +#!/bin/bash + +echo Hello, bash! \ No newline at end of file