This commit is contained in:
parent
5f86a11e88
commit
791f803123
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ python -V
|
||||||
# clone and build blog
|
# clone and build blog
|
||||||
cd /
|
cd /
|
||||||
rm -rf /blog
|
rm -rf /blog
|
||||||
git clone https://codeberg.org/kianby/blog
|
git clone https://gitea.zaclys.com/yannic/blog.git
|
||||||
cd /blog
|
cd /blog
|
||||||
uv python pin 3.12.9
|
uv python pin 3.12.9
|
||||||
uv sync
|
uv sync
|
||||||
|
|
Loading…
Add table
Reference in a new issue