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 GitHub
parent 5ce7331001
commit 95a2844265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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