R
Railway9mo ago
djh

How can I update the file permissions inside a railway development instance?

I receive this error: "PermissionError: [Errno 13] Permission denied: './src/engines/komodo-14/Linux/komodo-14.1-linux-bmi2'" I need to update the permissions for that file. I was able to do locally, unsure how to do so on the railway instance. Sorry, first time lol
3 Replies
Percy
Percy9mo ago
Project ID: 339ceb3e-0f68-4de1-a94d-2c9cf7d8166e
djh
djh9mo ago
339ceb3e-0f68-4de1-a94d-2c9cf7d8166e
Brody
Brody9mo ago
chmod it in your start command?