diff options
Diffstat (limited to 'samples/Shell/script.sh')
| -rwxr-xr-x | samples/Shell/script.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/Shell/script.sh b/samples/Shell/script.sh new file mode 100755 index 0000000..e5ed467 --- /dev/null +++ b/samples/Shell/script.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo "sh" |
