Hi @jason2023,
We recently made some changes to fly ssh console
behavior that affect the working directory the console commands are run from.
Try adding a /
at the start of the path to your executable (so /app/bin/signupsheet
) to make it an absolute path.