Update installscript again

This commit is contained in:
zontreck 2024-08-31 02:10:47 -07:00
parent 541522985b
commit f177bb5b6a

View file

@ -23,7 +23,7 @@ else
exit 1
fi
SUDO_CMD="echo -ne $PASS | sudo -S"
SUDO_CMD="echo -ne \"$PASS\" | sudo -S"
fi
# Download the tools and put them in place