diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-09 19:06:10 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-09 19:06:20 +0200 |
| commit | 9c7b92748470359ed87e69cb9f085c2cc6cd5cd6 (patch) | |
| tree | 09d41bee8c78b24370123e785a36a677f5428e31 /TODO.md | |
| parent | 8685bacdb5c68e0527ef02a40b9a59ea94138632 (diff) | |
| download | sbo-slackbuilds-9c7b92748470359ed87e69cb9f085c2cc6cd5cd6.tar.gz sbo-slackbuilds-9c7b92748470359ed87e69cb9f085c2cc6cd5cd6.zip | |
docs: rename CLAUDE.md to AGENTS.md and update references
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ ## Staging convention: prefer `cat` over `cp` Packages moved here from the pentesting-suite repo predate this repo's -convention (see `CLAUDE.md`) of staging repo files into `$PKG` with +convention (see `AGENTS.md`) of staging repo files into `$PKG` with `cat src > dest` instead of `cp`. `cat` writes through a fresh destination so the build's umask/root ownership sets the perms; `cp` bleeds the git working-tree mode/ownership into the package. |
