You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Otherwise, if this is a fork, you'd prefer an alternative method, or your packag
28
28
> [!TIP]
29
29
> You only need to add names to the queue; IDs are fetched as needed and entries are removed once processed.
30
30
31
-
New packages won't be added until *all* existing ones are refreshed; you should also create an independent instance that'll update faster and more frequently. Simply fork just the `master` branch, choose one of the following options, and use the [Alternative URL](#alternative-url) when it changes. This centralized repo will then serve as a backup for all subsets of packages not in `optout.txt`.
31
+
New packages may not be added until *all* existing ones are refreshed; you should also create an independent instance that'll update faster and more frequently. Simply fork just the `master` branch, choose one of the following options, and use the [Alternative URL](#alternative-url) when it changes. This centralized repo will then serve as a backup for all subsets of packages not in `optout.txt`.
32
32
33
33
> [!IMPORTANT]
34
34
> Your own packages will be picked up automatically! If you need to edit `owners.txt`, do so after the first run.
@@ -49,12 +49,7 @@ This will use a lot of minutes on GitHub-hosted runners, so you may want to use
49
49
This is an example for `systemd`; adapt it to your needs. Please note:
50
50
51
51
- Docker needs to be installed
52
-
- You don't need to set `GITHUB_TOKEN` if you first log in with `gh` or use your PAT to run:
0 commit comments