diff --git a/test.sh b/test.sh index 5e99891..5503652 100755 --- a/test.sh +++ b/test.sh @@ -1,2 +1,2 @@ #!/bin/bash -echo OK +echo Still OK