Update makerelease

This commit is contained in:
MatMoul 2019-01-04 01:54:01 +01:00
parent 224d78dccb
commit 6ad969a239

View file

@ -11,7 +11,7 @@ if [ ! "$?" = "1" ]; then
exit 1
fi
scp matmoul@web.sourceforge.net:/home/frs/project/$prjname/README.txt /dev/null
scp matmoul@web.sourceforge.net:/home/frs/project/$prjname/release/bin/2018.06.05.01.34.45/README.txt /dev/null
if [ ! "$?" = "0" ]; then
echo "No Sourceforge ssh key loaded exiting..."
exit 1