correction archgenfstab >> -> >
This commit is contained in:
parent
4040beed64
commit
c0da47c6af
1 changed files with 2 additions and 2 deletions
4
archfi
4
archfi
|
@ -945,8 +945,8 @@ archsetrootpasswordchroot(){
|
|||
|
||||
archgenfstab(){
|
||||
clear
|
||||
echo "genfstab -U -p /mnt >> /mnt/etc/fstab"
|
||||
genfstab -U -p /mnt >> /mnt/etc/fstab
|
||||
echo "genfstab -U -p /mnt > /mnt/etc/fstab"
|
||||
genfstab -U -p /mnt > /mnt/etc/fstab
|
||||
pressanykey
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue