Move files from . in tar.gz to upper level

This commit is contained in:
FriwiDev
2021-10-24 21:23:39 +02:00
parent 831ae63783
commit 7686f2954b
2 changed files with 1 additions and 5 deletions

View File

@@ -48,4 +48,4 @@ if [ ${MACHINE_TYPE} == 'x86_64' ]; then
else
cd ../binarey_distrib/linux32
fi
tar -czvf ../../binary_distrib.tar.gz .
tar -czvf ../../binary_distrib.tar.gz *