Skip to content

Commit dfac5e6

Browse files
YanLienYanLien
authored andcommitted
feat: enable shell console initialization
1 parent 1dfa1f4 commit dfac5e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ fn main() {
5050

5151
info!("[OK] Default guest initialized");
5252

53-
// shell::console_init();
53+
shell::console_init();
5454
}

0 commit comments

Comments
 (0)