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

init_master.lua: check for find #250

Merged
merged 1 commit into from
Jan 23, 2021
Merged

init_master.lua: check for find #250

merged 1 commit into from
Jan 23, 2021

Conversation

flokli
Copy link
Contributor

@flokli flokli commented Jan 20, 2021

start_sockproc requires find:

bin/resty-auto-ssl/.start_sockproc-wrapped: line 31: find: command not found

Also check for it.

start_sockproc requires find:
```
bin/resty-auto-ssl/.start_sockproc-wrapped: line 31: find: command not found
```

… and dehydrated invokes awk.

So check for both.
@flokli
Copy link
Contributor Author

flokli commented Jan 20, 2021

Apparently, awk is also needed by dehydrated. I updated this PR to check for both.

@GUI GUI merged commit 7125960 into auto-ssl:master Jan 23, 2021
@GUI
Copy link
Collaborator

GUI commented Jan 23, 2021

Thanks for catching this!

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

Successfully merging this pull request may close these issues.

2 participants