initial commit
This commit is contained in:
5
bash/hello-world/hello_world.sh
Normal file
5
bash/hello-world/hello_world.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# exercism: hello world
|
||||
|
||||
echo "Hello, World!"
|
Reference in New Issue
Block a user