The run_fable.sh script is missing a '!' symbol, meaning that it will only work when run from a bash shell. The first two characters should be '#!' rather than '#'.