diff options
| author | Alee <alee14498@gmail.com> | 2018-08-09 15:51:49 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-08-09 15:51:49 -0400 |
| commit | a5a3956afe5d28fd7acffe56c60cc195918d7f83 (patch) | |
| tree | cf055f472cdf4876b251744e976d6768f6700512 /startup.lua | |
| parent | 20bd507ee01574e7bb5cf58aa5956766bbbcce1d (diff) | |
| download | bits-UI-a5a3956afe5d28fd7acffe56c60cc195918d7f83.tar.gz bits-UI-a5a3956afe5d28fd7acffe56c60cc195918d7f83.tar.bz2 bits-UI-a5a3956afe5d28fd7acffe56c60cc195918d7f83.zip | |
added things
Diffstat (limited to 'startup.lua')
| -rw-r--r-- | startup.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/startup.lua b/startup.lua new file mode 100644 index 0000000..a6e9a31 --- /dev/null +++ b/startup.lua @@ -0,0 +1,2 @@ +term.clear() +print("Starting up bitsOS...")
\ No newline at end of file |
