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.
1 parent 93dd65c commit 8b5c53cCopy full SHA for 8b5c53c
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