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"