Создание архива

This commit is contained in:
Andrei Astafev 2022-10-02 04:08:08 +03:00
parent dbb8c0d41c
commit e73f664a14

View File

@ -23,6 +23,8 @@ popd
rm -rf "$D/myx-cmake-$V"
tar acf "$D/myx-cmake-$V.tar.xz" lib backports *.cmake
git commit -a
git tag $V