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.
1 parent 32dfc7b commit 87fccccCopy full SHA for 87fcccc
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