Merge pull request #1100 from stephenglass/patch-1
CI / test (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled

Fix grammar in `cloudflared` docs
This commit is contained in:
yubiuser
2024-09-25 05:21:55 +02:00
committed by GitHub
+1 -1
View File
@@ -200,7 +200,7 @@ sudo chown root:root /etc/cron.weekly/cloudflared-updater
<!-- markdownlint-disable code-block-style -->
!!! warning
Make sure to add shebang `#!/bin/bash` in the beginning of `/etc/cron.weekly/cloudflared-updater`.
Otherwise, the command would not executed.
Otherwise, the command will not be executed.
<!-- markdownlint-enable code-block-style -->
The system will now attempt to update the cloudflared binary automatically, once per week.