add hello_world.sh
This commit is contained in:
parent
9a147f3e78
commit
a8cb437df8
2
bin/hello_world.sh
Executable file
2
bin/hello_world.sh
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
echo "Hello World"
|
Loading…
Reference in a new issue