brewpi-remix / brewpi-tools-rmx

START HERE: BrewPi Remix Tools
https://www.brewpiremix.com
GNU General Public License v3.0
17 stars 6 forks source link

main: line 411: [: : integer expression expected #39

Closed lbussy closed 4 years ago

lbussy commented 4 years ago

When selecting 'n' on the question to change the hostname, line 411 throws an error because $sethost is null and not an integer.

lbussy commented 4 years ago

Resolved in devel, will merge eventually.