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 e9adf42 commit 1eaf3d1Copy full SHA for 1eaf3d1
upload_file
@@ -21,4 +21,4 @@ fi
21
UPLOADER=`pwd`/uploader.js
22
23
#uploader server filepath token id
24
-$NODE UPLOADER $1 $TARGET_PATH $3 $4
+$NODE "$UPLOADER" $1 $TARGET_PATH $3 $4
0 commit comments