File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ You can use GitHub-hosted runners or your own.
4949This 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
242242While 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 > **
You can’t perform that action at this time.
0 commit comments