11 lines
89 B
Markdown
11 lines
89 B
Markdown
#How to update:
|
|
|
|
git pull
|
|
|
|
fdroid update
|
|
|
|
git add --all
|
|
|
|
git commit -m "update"
|
|
|
|
git push |