mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Fix typo in cloudflared docs
Signed-off-by: Stephen Glass <stephen@stephen.glass>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user