Update package

This commit is contained in:
qewer33 2022-01-02 18:02:00 +03:00
parent be9d1e546e
commit 2280d0a497

View file

@ -3,3 +3,6 @@
PACKAGE_NAME="ClearClock"
tar -czvf "${PACKAGE_NAME}.tar.gz" -C "package/" .
git add .
git commit -m "Update package"
git push