Bug correction

This commit is contained in:
MatMoul 2017-02-04 21:46:05 +01:00
parent 37a0642fbf
commit 332dca677b

View file

@ -77,7 +77,7 @@ echo "Finalise lib script..."
sed -i "/baseurl=/c\baseurl=http://downloads.sourceforge.net/project/archdi/release/pkg/$version" $targetpath/lib
rm $targetpath/pkg.tar
tar -cf $targetpath/pkg.tar
tar -cf $targetpath/pkg.tar $targetpath/*
echo "Publish release..."
scp -r $targetpath matmoul@web.sourceforge.net:/home/frs/project/$prjname/release/pkg/