Skip to content

Commit

Permalink
fixed: system reboots after user chooses to reboot later
Browse files Browse the repository at this point in the history
  • Loading branch information
kwindrem committed Sep 10, 2024
1 parent 52181a0 commit ac75b0e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions HelperResources/CommonResources
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,7 @@ endScript ()
deferReboot=false
else
logMessage "system must be rebooted to finish installation and activate components"
deferReboot=true
fi
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion blindInstall/SetupHelperVersion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v8.18
v8.19
3 changes: 3 additions & 0 deletions changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v8.19:
fixed: system reboots after user chooses to reboot later

v8.18:
fixed: errors when installing RemoteGPIO

Expand Down
Binary file modified venus-data-UninstallPackages.tgz
Binary file not shown.
Binary file modified venus-data.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v8.18
v8.19

0 comments on commit ac75b0e

Please sign in to comment.