docs: remove REPO variable

primary
George Rawlinson 2021-07-25 03:37:50 +00:00
parent 98541def65
commit c8d3b1f0c1
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ are signed.
```sh ```sh
sh .repo/remove [packages ...] sh .repo/remove [packages ...]
rm -f /var/lib/repo/$REPO/{packages,and,signatures,to,delete} rm -f /var/lib/repo/grawlinson/{packages,and,signatures,to,delete}
``` ```
Removal of package(s) from the repository is invoked via the `.repo/remove` Removal of package(s) from the repository is invoked via the `.repo/remove`