Skip to content

Commit

Permalink
Merge pull request #12 from andymac-2/master
Browse files Browse the repository at this point in the history
Add Shell Hello World
  • Loading branch information
knightking100 authored Oct 1, 2017
2 parents 0df4e1e + a498286 commit 589baad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sh.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
echo "Hello World"

0 comments on commit 589baad

Please sign in to comment.