7 lines
99 B
Bash
Executable File
7 lines
99 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
npx cap run android --target=8L5PT4S84HWKOB4H --no-build --no-sync
|
|
|