Docs: add comment

This commit is contained in:
Pieter Vander Vennet 2025-07-08 18:56:13 +02:00
parent fff732f4c8
commit d63def989d

View file

@ -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