mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-25 22:46:27 +00:00
Revert "Tweak text_console_login match area"
This reverts commit f66f510832
.
Turns out this breaks lots of stuff, so it needs to go back.
I'll have to figure another way to handle the cloud login.
This commit is contained in:
parent
f66f510832
commit
411f0d34e7
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"height": 15,
|
"height": 30,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
"width": 61,
|
"width": 56,
|
||||||
"xpos": 72,
|
"xpos": 72,
|
||||||
"ypos": 64
|
"ypos": 49
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user