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/evalexpr/my_first_variable/create.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 rushs/evalexpr/my_first_variable/create.sh (limited to 'rushs/evalexpr/my_first_variable/create.sh') diff --git a/rushs/evalexpr/my_first_variable/create.sh b/rushs/evalexpr/my_first_variable/create.sh deleted file mode 100755 index d9264db..0000000 --- a/rushs/evalexpr/my_first_variable/create.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -my_local_frais="Javotte" - -echo My frais is $my_local_frais -- cgit v1.2.3