Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 51770a4

Browse files
authored
Update kernel.py
1 parent 4c5ee7b commit 51770a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kernel/kernel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
print("reboot - reboot the system")
3434
print("shell - run a shell command")
3535
print("applescript - Run AppleScript code (needs a Mac)")
36+
print("bios - run the bios")
3637

3738
elif command == "info":
3839
print("Developed by the SCA. All rights reserved.")

0 commit comments

Comments
 (0)