diff options
-rw-r--r-- | hyperfi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1017,7 +1017,7 @@ archmenu(){ nextitem="${txtedit//%1/mirrorlist}" ;; "${txtedit//%1/pacman.conf}") - ${EDITOR} /mnt/etc/pacman.d/pacman.conf + ${EDITOR} /mnt/etc/pacman.conf nextitem="${txtedit//%1/pacman.conf}" ;; "${txtbootloader}") |