forked from olcxjas-softworks/LarpixClient
7 lines
No EOL
124 B
Bash
Executable file
7 lines
No EOL
124 B
Bash
Executable file
#update plugins
|
|
npx cap sync
|
|
#update assets
|
|
npx capacitor-assets generate
|
|
#update webroot
|
|
npx cap copy
|
|
npx cap copy electron |