Files
Repo/Update.md
2025-04-14 22:37:12 +02:00

11 lines
92 B
Markdown

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