Update makerelease

This commit is contained in:
MatMoul 2018-10-06 23:11:47 +02:00
parent 1e6b23efff
commit 64b6eab894

View file

@ -11,7 +11,8 @@ 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/2018.09.04.01.26.38/README.txt" /dev/null
if [ ! "$?" = "0" ]; then
echo "No Sourceforge ssh key loaded exiting..."
exit 1