Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raspbian compatibility #4

Open
tempogg opened this issue Oct 19, 2018 · 1 comment
Open

raspbian compatibility #4

tempogg opened this issue Oct 19, 2018 · 1 comment

Comments

@tempogg
Copy link

tempogg commented Oct 19, 2018

For raspbian compatibility, you have to make the following modifications.
parsec-launcher.sh:
sudo su $1 -c "sudo openvt -s -f sh $2parsec.sh $1 $3"; sudo service kodi stop;
parsec.sh:
sudo su $1 -c "parsec $2"; sudo service kodi start;

@OMGrant
Copy link
Owner

OMGrant commented Nov 5, 2019

I'll take this into consideration once Parsec launches on the Raspberry Pi 4. Thanks for the addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants