mirror of
https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git
synced 2023-10-10 13:37:40 +02:00
Do not show reboot option
This commit is contained in:
parent
4af69aba51
commit
babc7641f7
@ -1,6 +1,3 @@
|
|||||||
# Currently broken!
|
|
||||||
Currently any upgrade attempt to RaspberryMatic version 2.27.8.20170615 will fail badly.
|
|
||||||
|
|
||||||
# RaspberryMatic addon to (auto-)update system
|
# RaspberryMatic addon to (auto-)update system
|
||||||
This addon can be used to easily up- and downgrade the RaspberryMatic system.
|
This addon can be used to easily up- and downgrade the RaspberryMatic system.
|
||||||
|
|
||||||
|
@ -247,7 +247,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
<label>Perform a trial run with no changes made</label>
|
<label>Perform a trial run with no changes made</label>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<div class="ui checkbox">
|
<div style="visibility:hidden" class="ui checkbox">
|
||||||
<input id="reboot-after-install" type="checkbox" checked="checked">
|
<input id="reboot-after-install" type="checkbox" checked="checked">
|
||||||
<label>Reboot system after installation</label>
|
<label>Reboot system after installation</label>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user