* Fixed bash syntax error

This commit is contained in:
Matthew Planchard 2016-07-17 15:00:15 -05:00
parent cee57dfe89
commit 78f04c3a70
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ wheel="./dist/pypiserver-*.whl"
# Ensure we have up-to-date certificates
if [ -e ./cacert.pem ]; then
rm -f ./cacert.pem
fi
wget http://curl.haxx.se/ca/cacert.pem