New Release : 2017.02.07.03.12.23

This commit is contained in:
MatMoul 2017-02-07 03:12:33 +01:00
parent 5803311e22
commit ce5661654b
3 changed files with 2 additions and 2 deletions

2
lib
View file

@ -12,7 +12,7 @@
apptitle="Arch Linux Desktop Install (archdi) - Version: 2017.02.07.03.05.51 (GPLv3)"
apptitle="Arch Linux Desktop Install (archdi) - Version: 2017.02.07.03.12.23 (GPLv3)"
baseurl=https://raw.githubusercontent.com/MatMoul/archdi-pkg/master
cachedir=~/.cache/archdi

View file

@ -79,7 +79,7 @@ sed -i "/baseurl=/c\baseurl=http://downloads.sourceforge.net/project/archdi/rele
cd $targetpath
rm 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 ../..
echo "Publish release..."

BIN
pkg.tar

Binary file not shown.