diff --git a/CLAUDE.md b/CLAUDE.md index b25029a..bb04427 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -184,4 +184,5 @@ rclone mount homelab-webdav: ~/homelab-files --daemon curl -X PROPFIND https://hoborg:AdminPass2024!@ak-homelab.duckdns.org/files/ \ -H "Depth: 1" -H "Content-Type: text/xml" ``` -- Always edit the local configs before when possible, and then copy them to the proper location. Instead of editing system files directly (and then losing the config and it won't be in this repo) \ No newline at end of file +- Always edit the local configs before when possible, and then copy them to the proper location. Instead of editing system files directly (and then losing the config and it won't be in this repo) +- Never run sudo commands, instead create a script in scripts/tmp and ask the user to run it. \ No newline at end of file