mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
enable verbose by default
This commit is contained in:
parent
f9bc6c7c38
commit
ed73b88ec1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ backdrop: 000000
|
||||||
/BoredOS
|
/BoredOS
|
||||||
protocol: limine
|
protocol: limine
|
||||||
path: boot():/boredos.elf
|
path: boot():/boredos.elf
|
||||||
# cmdline: -v
|
cmdline: -v
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue