Skip to content

Commit

Permalink
Try to fix Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
Aztorius committed Oct 22, 2017
1 parent 97e1b48 commit 9e39a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
echo "preparing the latest version of 3rd-party dependencies ...\r\n"

cd qhttp
mkdir -p 3rdparty
mkdir 3rdparty
cd 3rdparty

echo "--> nodejs / http-parser"
Expand Down

0 comments on commit 9e39a2c

Please sign in to comment.