From a5a3956afe5d28fd7acffe56c60cc195918d7f83 Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 9 Aug 2018 15:51:49 -0400 Subject: added things --- startup.lua | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 startup.lua (limited to 'startup.lua') 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 -- cgit v1.2.3