Update travis_deploy.sh

[skip ci]
This commit is contained in:
brindosch 2016-09-09 09:18:32 +02:00 committed by GitHub
parent 951aab1c9d
commit 0e941795d5

View File

@ -4,7 +4,7 @@
sf_upload()
{
/usr/bin/expect <<-EOD
spawn scp $1 hyperionsf37@frs.sourceforge.net:/home/frs/project/hyperion-project/$2
spawn scp $1 $2 hyperionsf37@frs.sourceforge.net:/home/frs/project/hyperion-project/$3
expect "*(yes/no)*"
send "yes\r"
expect "*password:*"