From 73c2b00a10c5786ddeeacc915e233fd4df1c9321 Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Sat, 11 Oct 2025 22:19:00 +0200 Subject: fix: evalexpr & tinyprintf contenaient toute la piscine --- rushs/tinyprintf/hello_world_shebang/hello.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 rushs/tinyprintf/hello_world_shebang/hello.sh (limited to 'rushs/tinyprintf/hello_world_shebang') 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!" -- cgit v1.2.3