fix noextract option
Marco Andronaco andronacomarco@gmail.com
Mon, 30 Jan 2023 19:05:36 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
content/articles/reflector.md
→
content/articles/reflector.md
@@ -68,7 +68,7 @@ Now, by default pacman _does_ update its mirrorlist. It creates a file called `mirrorlist.pacnew` and it expects you to pick your favorite mirrors each time its generated. You can disable this (now unneeded) behavior by uncommenting and setting `NoExtract` in `/etc/pacman.conf`:
``` ... -NoExtract = /etc/pacman.d/mirrorlist.pacnew +NoExtract = /etc/pacman.d/mirrorlist # Misc options Color