mirror of
https://github.com/developersu/ClearClock.git
synced 2025-05-14 19:20:26 +03:00
Update package
This commit is contained in:
parent
be9d1e546e
commit
2280d0a497
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@
|
||||||
PACKAGE_NAME="ClearClock"
|
PACKAGE_NAME="ClearClock"
|
||||||
|
|
||||||
tar -czvf "${PACKAGE_NAME}.tar.gz" -C "package/" .
|
tar -czvf "${PACKAGE_NAME}.tar.gz" -C "package/" .
|
||||||
|
git add .
|
||||||
|
git commit -m "Update package"
|
||||||
|
git push
|
||||||
|
|
Loading…
Reference in a new issue