mirror of https://github.com/axmolengine/axmol.git
[Jenkins][ci skip] Fix 'localfile' parameter
This commit is contained in:
parent
1d64d4038a
commit
3b16a267fb
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
calfile=$1
|
||||
localfile=$1
|
||||
remotefile=$2
|
||||
|
||||
sftp $FTP_HOME << EOF
|
||||
|
|
Loading…
Reference in New Issue