From b3ba0ac08d0b96c6fe080629c7c52d7ea0fdf477 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 1 Feb 2021 09:13:52 +0100 Subject: [PATCH] Spacing again. --- easy-arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-arch.sh b/easy-arch.sh index 11a0d3a..ad2675d 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -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