1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00
fcast/receivers/webos/scripts/debug.sh

10 lines
282 B
Bash
Raw Normal View History

#!/bin/bash
version=$(jq -r '.version' fcast-receiver/package.json)
scripts/build.sh
ares-install --device tv ./com.futo.fcast.receiver_${version}_all.ipk
ares-inspect --device tv -s com.futo.fcast.receiver.service &
sleep 6
ares-inspect --device tv --app com.futo.fcast.receiver