mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 11:51:49 +09:00
9 lines
218 B
Batchfile
9 lines
218 B
Batchfile
echo "Starting TVDOS..."
|
|
|
|
rem put set-xxx commands here:
|
|
rem e.g. set PATH=\home\my-cool-project;$PATH
|
|
set KEYBOARD=us_qwerty
|
|
|
|
rem this line specifies which shell to be presented after the boot precess:
|
|
command -fancy
|