Fix release script
This commit is contained in:
@ -217,7 +217,6 @@ if [ ! "" = "$PMD_LOCAL_BINARIES" -a -d $PMD_LOCAL_BINARIES ]; then
|
||||
fi
|
||||
|
||||
echo "Making the binary the new default file..."
|
||||
PMD_SF_APIKEY
|
||||
curl -H "Accept: application/json" -X PUT -d "default=windows&default=mac&default=linux&default=bsd&default=solaris&default=others" \
|
||||
-d "api_key=${PMD_SF_APIKEY}" https://sourceforge.net/projects/pmd/files/pmd/${RELEASE_VERSION}/pmd-bin-${RELEASE_VERSION}.zip
|
||||
echo
|
||||
|
Reference in New Issue
Block a user