From 663e850eae2fb5bf5fa506a8c465ea84851e31ab Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 27 Aug 2024 21:46:50 +0200 Subject: [PATCH] dd --- shell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.sh b/shell.sh index 1184eb5..0dc4bf3 100644 --- a/shell.sh +++ b/shell.sh @@ -2,4 +2,4 @@ hallo="welt welt" -echo "$hallo" +echo $hallo