mirror of
https://github.com/developersu/ClearClock.git
synced 2025-05-14 19:20:26 +03:00
build.sh and update package
This commit is contained in:
parent
6c404f1589
commit
4c69469ebe
2 changed files with 5 additions and 1 deletions
Binary file not shown.
6
build.sh
Normal file → Executable file
6
build.sh
Normal file → Executable file
|
@ -1 +1,5 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
PACKAGE_NAME="ClearClock"
|
||||||
|
|
||||||
|
tar -czvf "${PACKAGE_NAME}.tar.gz" -C "package/" .
|
||||||
|
|
Loading…
Reference in a new issue