mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Tue 21 Jun 01:57:06 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
b494cda800
commit
106c7d9e0d
3 changed files with 2 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,4 +4,5 @@ index.html
|
|||
.mypy_cache/
|
||||
.blog_history
|
||||
venv/
|
||||
*.old
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -3,7 +3,7 @@
|
|||
set -xe
|
||||
|
||||
main() {
|
||||
python3 scripts/blog clean || true
|
||||
python3 scripts/blog clean
|
||||
|
||||
git add -A
|
||||
git commit -sam "update @ $(date)"
|
||||
|
|
Loading…
Add table
Reference in a new issue