Git pull from Codeberg

This commit is contained in:
Yax 2025-03-23 18:08:02 +01:00
parent e0dcda1c47
commit 548c495c27

View file

@ -5,7 +5,7 @@ python -V
# clone and build blog
cd /
rm -rf /blog
git clone https://github.com/kianby/blog.git
git clone https://codeberg.org/kianby/blog
cd /blog
uv python pin 3.12.8
uv sync