mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Comments.
This commit is contained in:
parent
81199abf17
commit
9a1c7b8de0
1 changed files with 2 additions and 1 deletions
|
|
@ -133,7 +133,8 @@ then
|
|||
swapon /mnt/swap/swapfile
|
||||
echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab
|
||||
else
|
||||
mount $BTRFS -o subvolid=5 /home
|
||||
echo "Deleting BTRFS swap subvolume."
|
||||
mount $BTRFS -o subvolid=5 /home
|
||||
btrfs su de /home/@swap
|
||||
umount -R /home
|
||||
echo "No swapfile has been added."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue