mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Tue 29 Mar 17:06:33 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
e164dce5b5
commit
82b3925c6c
2 changed files with 9 additions and 0 deletions
File diff suppressed because one or more lines are too long
|
@ -3,6 +3,8 @@
|
||||||
set -xe
|
set -xe
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
|
python3 scripts/blog clean || true
|
||||||
|
|
||||||
git add -A
|
git add -A
|
||||||
git commit -sam "update @ $(date)"
|
git commit -sam "update @ $(date)"
|
||||||
git push -u origin "$(git rev-parse --abbrev-ref HEAD)"
|
git push -u origin "$(git rev-parse --abbrev-ref HEAD)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue