diff --git a/hello.sh b/hello.sh index 8b61eec..3224f53 100644 --- a/hello.sh +++ b/hello.sh @@ -1,4 +1,4 @@ -#!/bin/bash + echo "Dev-Go Version 0.0.1-Dev" echo "Hello World" echo "author 芒星" \ No newline at end of file