Update malerelease
This commit is contained in:
parent
30467f0b10
commit
29439fcca0
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ sed -i "/baseurl=/c\baseurl=http://downloads.sourceforge.net/project/archdi/rele
|
||||||
cd $targetpath
|
cd $targetpath
|
||||||
rm pkg.tar
|
rm pkg.tar
|
||||||
tar -cf pkg.tar *
|
tar -cf pkg.tar *
|
||||||
#find . ! -name 'pkg.tar' -exec rm -rf "$1" {} \; 2&>/dev/null
|
find . ! -name 'pkg.tar' -exec rm -rf "$1" {} \;
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
echo "Publish release..."
|
echo "Publish release..."
|
||||||
|
|
Loading…
Reference in a new issue