We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93dd65c + 8b5c53c commit 502c640Copy full SHA for 502c640
docs/guides/dns/cloudflared.md
@@ -200,7 +200,7 @@ sudo chown root:root /etc/cron.weekly/cloudflared-updater
200
<!-- markdownlint-disable code-block-style -->
201
!!! warning
202
Make sure to add shebang `#!/bin/bash` in the beginning of `/etc/cron.weekly/cloudflared-updater`.
203
- Otherwise, the command would not executed.
+ Otherwise, the command will not be executed.
204
<!-- markdownlint-enable code-block-style -->
205
206
The system will now attempt to update the cloudflared binary automatically, once per week.
0 commit comments