summaryrefslogtreecommitdiff
path: root/rushs/tinyprintf/hello_world_shebang/hello.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rushs/tinyprintf/hello_world_shebang/hello.sh')
-rwxr-xr-xrushs/tinyprintf/hello_world_shebang/hello.sh3
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!"