2
votes
absolute path… confused (ubuntu)
The path is relative to the current working directory, not to the directory your application is under.
A simple solution would be to have a SH script that changes the working directory to y …
