Update makerelease
This commit is contained in:
parent
224d78dccb
commit
6ad969a239
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue