diff options
| author | Alee <alee14498@gmail.com> | 2018-08-09 16:07:01 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-08-09 16:07:01 -0400 |
| commit | 55cf7f5d9cedb22ec8e10d625df3c1f890ff6fb9 (patch) | |
| tree | 2def82e57b1f75d5fc01702ed7a8c2e35cf48b41 /startup.lua | |
| parent | a5a3956afe5d28fd7acffe56c60cc195918d7f83 (diff) | |
| download | bits-UI-55cf7f5d9cedb22ec8e10d625df3c1f890ff6fb9.tar.gz bits-UI-55cf7f5d9cedb22ec8e10d625df3c1f890ff6fb9.tar.bz2 bits-UI-55cf7f5d9cedb22ec8e10d625df3c1f890ff6fb9.zip | |
fixed the startup and added the version number
Diffstat (limited to 'startup.lua')
| -rw-r--r-- | startup.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/startup.lua b/startup.lua deleted file mode 100644 index a6e9a31..0000000 --- a/startup.lua +++ /dev/null @@ -1,2 +0,0 @@ -term.clear() -print("Starting up bitsOS...")
\ No newline at end of file |
