diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2018-03-29 21:26:53 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2018-03-29 21:26:53 -0400 |
commit | 50233fff403da32473aa499ad45ab4770471966a (patch) | |
tree | 19986d0282dd3d1b585366362b7ac9bfc07e8c01 /boot | |
parent | 93396d69eb71cb724d47dc927becf5a129baa168 (diff) |
new initrd format work, bigger keypad
Diffstat (limited to 'boot')
-rw-r--r-- | boot | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +choice = filemenu +print("\nChoice: ") +print(choice) |