Skip to content

Commit 55207eb

Browse files
committed
Hello world.sh
1 parent 5e85ca3 commit 55207eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/hello_world_kondanta.sh

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# LANGUAGE: Bash
2+
# AUTHOR: Taylan Dogan
3+
# GITHUB: https://github.com/kondanta
4+
5+
#!/bin/bash
6+
echo "Hello World!"

0 commit comments

Comments
 (0)