From f066504f304f4dc731dc148a93bc768479a5304c Mon Sep 17 00:00:00 2001 From: Ark74 Date: Sun, 16 May 2021 16:15:59 -0500 Subject: [PATCH] update path --- mode/jms-stu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mode/jms-stu.sh b/mode/jms-stu.sh index 523bc44..2fb45ba 100644 --- a/mode/jms-stu.sh +++ b/mode/jms-stu.sh @@ -40,7 +40,7 @@ else echo " \"$(echo $1|awk -F '=' '{print$1}')\" seems present, skipping setting this variable" fi } -FSTAB="/etc/fstab" +FSTAB=/etc/fstab ##Disable swap swapoff -a