Files
Repo/Update.md
2025-04-14 22:20:36 +02:00

10 lines
75 B
Markdown

#How to update:
git pull
git add --all
git commit -m "update"
git push