The set up script is not stopping to collect the Peer ID so Parsec.sh is not set up correctly.
When running the script, the last few lines of output are as follows. It runs to completion without asking for my input.
/===============
...
Processing triggers for mime-support (3.62)
sed: -e expression #1, char 15: extra characters after command
What is the Peer ID?:
ROM File written
/===============
At the end of the set up the contents of Parsec.sh are as follows:
/===============
parsecd server_id= << EOFy
1
EOF
/===============
This is occurring on a new retropie installation, v4.8 for (an old) pi 3b+.
It also appears the carbon theme customization is not being applied correctly due to new folder structure but I have not gotten that far yet and would be a separate issue.
The set up script is not stopping to collect the Peer ID so Parsec.sh is not set up correctly.
When running the script, the last few lines of output are as follows. It runs to completion without asking for my input.
/===============
...
Processing triggers for mime-support (3.62)
sed: -e expression #1, char 15: extra characters after command
What is the Peer ID?:
ROM File written
/===============
At the end of the set up the contents of Parsec.sh are as follows:
/===============
parsecd server_id= << EOFy
1
EOF
/===============
This is occurring on a new retropie installation, v4.8 for (an old) pi 3b+.
It also appears the carbon theme customization is not being applied correctly due to new folder structure but I have not gotten that far yet and would be a separate issue.