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

75 B

#How to update:

git pull

git add --all

git commit -m "update"

git push