MacOS Desktop App - Cannot Execute .command file in vault

Failed attempt to double click an executable file “snapshot_run.command” from within my vault with the following contents:

cd -- "$(dirname "$BASH_SOURCE")"
source activate snapshot
python snapshot.py

I get the error in the attached screenshot.cryptomator_error

If I copy the same file to my desktop, it executes normally. My local user has full rwx privileges on the file. Thoughts?

This issue appears to be fixed by updating to version 1.5.6