change the file to its file directory

Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: Imamuzzaki Abu Salam <imamuzzaki@gmail.com>
This commit is contained in:
Imamuzzaki Abu Salam
2023-02-20 10:06:35 +07:00
committed by GitHub
parent e486fd9daa
commit 783e92c655
+1 -1
View File
@@ -241,7 +241,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 the file.
Make sure to add shebang `#!/bin/bash` in the beginning of `/etc/cron.weekly/cloudflared-updater`.
Otherwise, the command would not executed.
<!-- markdownlint-enable code-block-style -->