Update makerelease
This commit is contained in:
parent
1e6b23efff
commit
64b6eab894
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue