Update makrerelease
This commit is contained in:
parent
eef9e368d4
commit
0dd82d3b98
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ find . ! -name 'pkg.tar' -exec rm -rf "$1" {} \;
|
|||
cd ../..
|
||||
|
||||
echo "Publish release..."
|
||||
scp -r $targetpath matmoul@web.sourceforge.net:/home/frs/project/$prjname/release/pkg/
|
||||
rsync -r $targetpath matmoul@web.sourceforge.net:/home/frs/project/$prjname/release/pkg/
|
||||
|
||||
echo "Update pkg redirect page..."
|
||||
pubfile=.build/index.php
|
||||
|
|
Loading…
Reference in a new issue