1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-11-09 12:11:33 -05:00

Spacing again.

This commit is contained in:
Tommaso Chiti 2021-02-01 09:13:52 +01:00
parent 96a85cd11e
commit b3ba0ac08d

View File

@ -134,7 +134,7 @@ then
swapon /mnt/swap/swapfile
echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab
else
echo "Deleting BTRFS swap subvolume."
echo "Deleting BTRFS swap subvolume."
mount $BTRFS -o subvolid=5 /home
btrfs su de /home/@swap
umount -R /home