spotbit icon indicating copy to clipboard operation
spotbit copied to clipboard

bad math expression: illegal character: "

Open frankcastro opened this issue 3 years ago • 1 comments

I am sorry but I am getting this error when executing sudo -s source ./installSpotbit.sh

./installSpotbit.sh:58: bad math expression: illegal character: "


-------Spotbit - Checking if logged in as root.

./installSpotbit.sh:88: = not found

Can you help me with this?

frankcastro avatar Jun 09 '22 14:06 frankcastro

What output do you get when you try [ "a" == "b" ] && echo 1 || echo 0

Then try: sudo -s bash -x ./installSpotbit.sh

Please share the last 5 lines of output at the error if you can't share the whole output trace.

nochiel avatar Jul 25 '22 00:07 nochiel