build.sh and update package

This commit is contained in:
qewer33 2021-12-20 19:37:30 +03:00
parent 6c404f1589
commit 4c69469ebe
2 changed files with 5 additions and 1 deletions

Binary file not shown.

4
build.sh Normal file → Executable file
View file

@ -1 +1,5 @@
#!/usr/bin/env bash
PACKAGE_NAME="ClearClock"
tar -czvf "${PACKAGE_NAME}.tar.gz" -C "package/" .