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

BUG: refresh_all.sh gives error in cron job: "Bad substitution" #9

Closed
pschneider1968 opened this issue Dec 23, 2022 · 0 comments · Fixed by #8 or #11
Closed

BUG: refresh_all.sh gives error in cron job: "Bad substitution" #9

pschneider1968 opened this issue Dec 23, 2022 · 0 comments · Fixed by #8 or #11

Comments

@pschneider1968
Copy link
Owner

This error occurs when /bin/sh is actually /usr/bin/dash

Fix is to ensure we use /bin/bash.

pschneider1968 added a commit that referenced this issue Dec 23, 2022
* Add boards.greenhouse.io to whitelist

* Bump version to v0.3

* Set change date + number of blocked domains as of Dec 22, 2022

* Reformat/beautify README.md and help info in import_lists.sh

* Reformat/beautify README.md and help info in import_lists.sh

* Reformat/beautify README.md

* Added pointers to relevant BSI documents to README.md

* Added pointers to relevant BSI documents to README.md

* Added pointers to relevant BSI documents to README.md

* Added pointers to relevant BSI documents to README.md

* Added pointers to relevant BSI documents to README.md

* Added pointers to relevant BSI documents to README.md

* Further improvement of the documentation in README.md

* Revert "Bump version to v0.3"

This reverts commit a923ca9.

* Fixed problems when refresh_all.sh is executed in cron job and /bin/sh is a symlink to /usr/bin/dash
@pschneider1968 pschneider1968 linked a pull request Dec 23, 2022 that will close this issue
@pschneider1968 pschneider1968 pinned this issue Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant