File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,11 @@ str2str_file=$(systemctl is-active str2str_file)
3434rtkrcv_raw2nmea=$( systemctl is-active rtkbase_raw2nmea)
3535
3636check_before_update () {
37- TOO_OLD=' You' " '" ' re Operating System is too old\nPlease update it or reflash you SDCard with a more recent RTKBase image\n'
37+ TOO_OLD=' <b>You' " '" ' re Operating System is too old!</b>\n
38+ Please reflash your SDCard with a more recent RTKBase image, or upgrade your OS.\n
39+ Don' " '" ' t forget to backup your settings.\n\n
40+ <a href="https://github.com/Stefal/rtkbase" target="_blank">RTKBase repository</a>\n\n
41+ <a href="https://docs.centipede.fr/docs/base/Installation.html" target="_blank">Documentation CentipedeRTK</a>'
3842
3943 if [[ -f /etc/os-release ]]
4044 then
You can’t perform that action at this time.
0 commit comments