version 1.8.4

This commit is contained in:
Jan Schneider 2018-02-11 19:29:04 +01:00
parent b16a814561
commit 2ef3b6123f
3 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.8.3
1.8.4

View File

@ -1002,7 +1002,7 @@ proc ::rmupdate::install_addon {{addon_id ""} {download_url ""}} {
write_log 3 "Running update_script"
file attributes update_script -permissions 0755
if { [catch {
exec ./update_script noreboot
exec ./update_script HM-RASPBERRYMATIC
} errormsg] } {
write_log 2 "Addon update_script failed: ${errormsg}"
}

Binary file not shown.