update path

This commit is contained in:
Luis Guzmán 2021-05-16 16:15:59 -05:00
parent 96784f0ca3
commit f066504f30
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ else
echo " \"$(echo $1|awk -F '=' '{print$1}')\" seems present, skipping setting this variable" echo " \"$(echo $1|awk -F '=' '{print$1}')\" seems present, skipping setting this variable"
fi fi
} }
FSTAB="/etc/fstab" FSTAB=/etc/fstab
##Disable swap ##Disable swap
swapoff -a swapoff -a