forked from MapComplete/MapComplete
Docs: add comment
This commit is contained in:
parent
fff732f4c8
commit
d63def989d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ const config: CapacitorConfig = {
|
|||
export default config;
|
||||
''' > capacitor.config.ts
|
||||
|
||||
# clean distribution directory in android
|
||||
# clean distribution directory in android, it contains the older version
|
||||
rm -rf android/app/src/main/assets/public
|
||||
|
||||
# copy distribution files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue