mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-24 06:42:06 +08:00
tests
This commit is contained in:
@@ -30,10 +30,10 @@ function load_video {
|
||||
}
|
||||
|
||||
load_video
|
||||
if loadfont unicode ; then
|
||||
if loadfont unicode; then
|
||||
set gfxmode=auto
|
||||
insmod gfxterm
|
||||
#set gfxpayload=800x600
|
||||
set gfxpayload=keep
|
||||
terminal_output gfxterm
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user