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