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

11 lines
89 B
Markdown

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