mirror of
https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git
synced 2023-10-10 11:37:40 +00:00
version 1.8.4
This commit is contained in:
@@ -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}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user