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