Gissio / radpro

Custom firmware for Geiger counters/radiation meters (FS2011, Bosean FS-600, FS-1000, FS-5000, FNIRSI GC-01)
MIT License
154 stars 20 forks source link

Rad Pro: flashtool.sh error #69

Closed Elfe12 closed 4 months ago

Elfe12 commented 4 months ago

in flashtool.sh are some syntax errors - at least for MacOS:

./flashtool.sh: line 13: [: missing ]' ./flashtool.sh: line 16: [: missing]'

There are missing blanks after "x86_64" and "arm64".

After correction everything is working for me.

Gissio commented 4 months ago

Thanks for the report! Will be updated in the next release.