Skip to content

Commit e526f27

Browse files
committed
Quotes added for possible spaces...
1 parent 2ecba68 commit e526f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlashDevelop/Bin/Debug/FDEXE.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
${@:1}
2+
"${@:1}"

0 commit comments

Comments
 (0)