You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sh scheduler_cron.sh
scheduler_cron.sh: 93: scheduler_cron.sh: Bad substitution
scheduler_cron.sh: 93: cd: can't cd to /shell
scheduler_cron.sh: 94: scheduler_cron.sh: [[: not found
scheduler_cron.sh: 94: scheduler_cron.sh: -d: not found
Could not resolve base shell directory
The text was updated successfully, but these errors were encountered:
Currently you need Bash to run scheduler_cron.sh. Ran into the same issue today as we don't have Bash in our Docker images, for a POSIX version see here
Any idea how to fix this?
sh scheduler_cron.sh
scheduler_cron.sh: 93: scheduler_cron.sh: Bad substitution
scheduler_cron.sh: 93: cd: can't cd to /shell
scheduler_cron.sh: 94: scheduler_cron.sh: [[: not found
scheduler_cron.sh: 94: scheduler_cron.sh: -d: not found
Could not resolve base shell directory
The text was updated successfully, but these errors were encountered: