Fix boot menu (#94)

* Fix boot menu

* Update action
This commit is contained in:
Pascal Vizeli 2018-07-10 14:53:29 +02:00 committed by Pascal Vizeli
parent 0a018c6c45
commit 0002d570d7
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
global linux.bootargs.bootchooser="bootchooser.active=A"
boot system0

View File

@ -1,3 +1,5 @@
#!/bin/sh
global linux.bootargs.bootchooser="bootchooser.active=B"
boot system1