From ce29a7d9ca406e5d2140187deba138e267dc36bf Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 1 Feb 2021 09:51:27 +0100 Subject: [PATCH] commenting. --- easy-arch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/easy-arch.sh b/easy-arch.sh index d13b82e..bb02ee0 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -134,6 +134,7 @@ then swapon /mnt/swap/swapfile &>/dev/null echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab else + # Removing swap subvolumes and fstab entry in case it's not needed. echo "Deleting BTRFS swap subvolume." mount $BTRFS -o subvolid=5 /home head -n -4 /home/etc/fstab