You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set up the client and run the bash in client server, it shows:
/usr/local/share/serverstatus-client.sh: line 121: let: SpeedRx=(5.90376e+10-5.90376e+10)/1: syntax error: invalid arithmetic operator (error token is ".90376e+10-5.90376e+10)/1")
/usr/local/share/serverstatus-client.sh: line 122: let: SpeedTx=(5.73197e+10-5.73197e+10)/1: syntax error: invalid arithmetic operator (error token is ".73197e+10-5.73197e+10)/1")
The text was updated successfully, but these errors were encountered:
When I set up the client and run the bash in client server, it shows:
/usr/local/share/serverstatus-client.sh: line 121: let: SpeedRx=(5.90376e+10-5.90376e+10)/1: syntax error: invalid arithmetic operator (error token is ".90376e+10-5.90376e+10)/1")
/usr/local/share/serverstatus-client.sh: line 122: let: SpeedTx=(5.73197e+10-5.73197e+10)/1: syntax error: invalid arithmetic operator (error token is ".73197e+10-5.73197e+10)/1")
The text was updated successfully, but these errors were encountered: