We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1441d07 + 87fcccc commit 11b5303Copy full SHA for 11b5303
bin/nativescript
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
3
AB_DIR="`dirname \"$0\"`"
4
-node "$AB_DIR/nativescript.js" $@
+node "$AB_DIR/nativescript.js" "$@"
bin/tns
0 commit comments