Readd quotes
See https://mywiki.wooledge.org/BashGuide/Practices#Quoting and 2b1d1c95a8
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo Hello World
|
echo "Hello World"
|
||||||
|
|||||||
Reference in New Issue
Block a user