Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve base shell directory #393

Open
noindie opened this issue Oct 2, 2019 · 2 comments
Open

Could not resolve base shell directory #393

noindie opened this issue Oct 2, 2019 · 2 comments

Comments

@noindie
Copy link

noindie commented Oct 2, 2019

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

@noindie
Copy link
Author

noindie commented Oct 2, 2019

Probably it's something wrong with Php 7.3

@edannenberg
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants