mirror of
				https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git
				synced 2023-10-10 11:37:40 +00:00 
			
		
		
		
	Do not show reboot option
This commit is contained in:
		| @@ -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 | ||||
| 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> | ||||
| 		</div> | ||||
| 		<br /> | ||||
| 		<div class="ui checkbox"> | ||||
| 		<div style="visibility:hidden" class="ui checkbox"> | ||||
| 			<input id="reboot-after-install" type="checkbox" checked="checked"> | ||||
| 			<label>Reboot system after installation</label> | ||||
| 		</div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user