mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Editing fstab.
This commit is contained in:
parent
113d8be2d0
commit
5b89727972
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ then
|
||||||
else
|
else
|
||||||
echo "Deleting BTRFS swap subvolume."
|
echo "Deleting BTRFS swap subvolume."
|
||||||
mount $BTRFS -o subvolid=5 /home
|
mount $BTRFS -o subvolid=5 /home
|
||||||
|
head -n -4 /home/etc/fstab
|
||||||
btrfs su de /home/@swap &>/dev/null
|
btrfs su de /home/@swap &>/dev/null
|
||||||
umount -R /home
|
umount -R /home
|
||||||
echo "No swapfile has been added."
|
echo "No swapfile has been added."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue