Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
iiiii7d authored Jun 28, 2024
1 parent 7858a05 commit c5e43d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euxo pipefail

pipx reinstall gatelogue-aggregator || pipx install --python python3.12 --system-site-packages git+https://github.com/mrt-map/gatelogue#subdirectory=gatelogue-aggregator
gatelogue-aggregator run -o data.json -g graph.svg
gatelogue-aggregator run -o data.json -g graph.svg -w 1
gatelogue-aggregator schema -o schema.json
python3.12 remove_sources.py
git commit -am "update @ $(date +%Y%m%dT%H:%M:%S%Z)"

0 comments on commit c5e43d5

Please sign in to comment.