Skip to content

raspbian compatibility #4

@tempogg

Description

@tempogg

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions