2023-10-29, 08:07 PM
(This post was last modified: 2023-10-29, 08:08 PM by mvallevand.)
You need to open a bash shell into your docker Typically you do that using docker exec -u 0 -it nextpvr /bin/bash
Then it would be in in /app as shown in my linked post.
If you can't do that you need to follow the other suggestion.
Martin
Then it would be in in /app as shown in my linked post.
If you can't do that you need to follow the other suggestion.
Martin