minor fix path to pacman.conf file
This commit is contained in:
parent
c01c84e856
commit
9ee843a9ac
2
hyperfi
2
hyperfi
@ -1017,7 +1017,7 @@ archmenu(){
|
|||||||
nextitem="${txtedit//%1/mirrorlist}"
|
nextitem="${txtedit//%1/mirrorlist}"
|
||||||
;;
|
;;
|
||||||
"${txtedit//%1/pacman.conf}")
|
"${txtedit//%1/pacman.conf}")
|
||||||
${EDITOR} /mnt/etc/pacman.d/pacman.conf
|
${EDITOR} /mnt/etc/pacman.conf
|
||||||
nextitem="${txtedit//%1/pacman.conf}"
|
nextitem="${txtedit//%1/pacman.conf}"
|
||||||
;;
|
;;
|
||||||
"${txtbootloader}")
|
"${txtbootloader}")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user