Files
Compass/scripts/android_live_update.sh
MartinBraquet c0b8df4ef9 Fix
2025-12-14 23:39:48 +02:00

13 lines
198 B
Bash
Executable File

#!/bin/bash
set -e
cd "$(dirname "$0")"/..
yarn build-web-view
npx @capawesome/cli apps:bundles:create \
--app-id 969bc540-8077-492f-8403-b554bee5de50 \
--channel default \
--path web/out