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 ee622e1 commit ab21955Copy full SHA for ab21955
upload_file
@@ -17,4 +17,4 @@ if [ $GZIP ]; then
17
fi
18
19
#uploader server filepath token id
20
-$UPLOADER $1 $TARGET_PATH $3 $4
+ENABLE_NODE_LOG=NO $UPLOADER $1 $TARGET_PATH $3 $4
0 commit comments