diff options
Diffstat (limited to 'rushs/tinyprintf/hello_world_shebang')
| -rwxr-xr-x | rushs/tinyprintf/hello_world_shebang/hello.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rushs/tinyprintf/hello_world_shebang/hello.sh b/rushs/tinyprintf/hello_world_shebang/hello.sh deleted file mode 100755 index 8dc4f64..0000000 --- a/rushs/tinyprintf/hello_world_shebang/hello.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -echo "Hello World!" |
