Update sf file copy

This commit is contained in:
MatMoul 2022-10-16 00:01:22 +02:00
parent fa7e6eb264
commit 773afe8102

View file

@ -88,7 +88,7 @@ mkdir -p $targetpath
cp -R * $targetpath
echo "Publish release..."
scp -r $targetpath matmoul@web.sourceforge.net:/home/frs/project/$prjname/release/bin/
rsync -r $targetpath matmoul@web.sourceforge.net:/home/frs/project/$prjname/release/bin/
echo "Update redirect page..."
pubfile=.build/index.php