Add a wake to the dev upload

This commit is contained in:
Nick Bisby 2019-03-14 12:27:23 -05:00
parent 1f91a96874
commit 187a3b6d5a
No known key found for this signature in database
GPG Key ID: F6E0C4E6D0B5EB36

View File

@ -11,6 +11,9 @@ if [ -z "$ROKU_DEV_TARGET" ]; then
exit 1
fi
# My roku crashes if I try to upload with screensaver on. Always wake first
curl -d "" http://$ROKU_DEV_TARGET:8060/keypress/home
[ -f jellyfin-roku.zip ] && rm jellyfin-roku.zip
zip jellyfin-roku.zip manifest -r ./components -r ./source -r ./images