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