mirror of
https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git
synced 2023-10-10 13:37:40 +02:00
version 1.8.4
This commit is contained in:
parent
b16a814561
commit
2ef3b6123f
@ -1002,7 +1002,7 @@ proc ::rmupdate::install_addon {{addon_id ""} {download_url ""}} {
|
|||||||
write_log 3 "Running update_script"
|
write_log 3 "Running update_script"
|
||||||
file attributes update_script -permissions 0755
|
file attributes update_script -permissions 0755
|
||||||
if { [catch {
|
if { [catch {
|
||||||
exec ./update_script noreboot
|
exec ./update_script HM-RASPBERRYMATIC
|
||||||
} errormsg] } {
|
} errormsg] } {
|
||||||
write_log 2 "Addon update_script failed: ${errormsg}"
|
write_log 2 "Addon update_script failed: ${errormsg}"
|
||||||
}
|
}
|
||||||
|
BIN
rmupdate.tar.gz
BIN
rmupdate.tar.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user