Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

startup url #92

Open
bettse opened this issue Aug 25, 2020 · 0 comments
Open

startup url #92

bettse opened this issue Aug 25, 2020 · 0 comments

Comments

@bettse
Copy link
Contributor

bettse commented Aug 25, 2020

I think I came up with a clever solution for handling the gallery/wpe/launch URLs(https://github.com/balenalabs/balena-dash/blob/master/kiosk/wpe-init#L51-L66) and wanted to share. I'm using it on my fork (https://gitlab.com/bettse/balena-dash/-/blob/master/kiosk/wpe-init#L56).

$(printf "%s\n%s\n%s\n" $GALLERY_URL $WPE_URL $LAUNCH_URL | grep -v '^$' | tail -n1) 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant