mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 12:11:33 -05:00
Editing fstab.
This commit is contained in:
parent
113d8be2d0
commit
5b89727972
@ -136,6 +136,7 @@ then
|
||||
else
|
||||
echo "Deleting BTRFS swap subvolume."
|
||||
mount $BTRFS -o subvolid=5 /home
|
||||
head -n -4 /home/etc/fstab
|
||||
btrfs su de /home/@swap &>/dev/null
|
||||
umount -R /home
|
||||
echo "No swapfile has been added."
|
||||
|
Loading…
Reference in New Issue
Block a user