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