Skip to content

Commit 113fe7f

Browse files
committed
2026-05-07
1 parent 754e1fb commit 113fe7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can use GitHub-hosted runners or your own.
4949
This is an example for `systemd`; adapt it to your needs. Please note:
5050

5151
- Docker needs to be installed
52-
- You don't need to set `GITHUB_TOKEN` if you first log in with `gh`
52+
- `GITHUB_TOKEN` can be `$(gh auth token)`
5353
- `-m 0` ensures only the public packages of the owners you've added are updated (default)
5454
- You'll need the proper permissions to update private packages
5555
- `-d 0` allows everything to be updated in one go
@@ -241,4 +241,4 @@ https://ipitio.github.io/backage?json=https://URL/ENCODED/JSON
241241

242242
While this doesn't directly work with Shields, you can BYOJ to convert into XML. Try it out in your browser:
243243

244-
**<<https://ipitio.github.io/backage?json=https://raw.githubusercontent.com/>pkgforge-dev/backage/index/.json>**
244+
**<https://ipitio.github.io/backage?json=https://raw.githubusercontent.com/pkgforge-dev/backage/index/.json>**

0 commit comments

Comments
 (0)