aboutsummaryrefslogtreecommitdiff
path: root/startup
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-03-06 15:04:04 -0500
committerAndrew Lee <alee14498@gmail.com>2019-03-06 15:04:04 -0500
commit34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2 (patch)
tree1e1e4ef27a885e8602ab9941e7b98a16f3aa0d8a /startup
parentab94bab7e3d45b58084388b0cd5d247790a00005 (diff)
downloadbits-UI-34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2.tar.gz
bits-UI-34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2.tar.bz2
bits-UI-34e25ebda57a7f5a4f28d0ff923ae27daf5c68b2.zip
Another big change!
Diffstat (limited to 'startup')
-rw-r--r--startup3
1 files changed, 1 insertions, 2 deletions
diff --git a/startup b/startup
index 94315d8..452ac9a 100644
--- a/startup
+++ b/startup
@@ -1,2 +1 @@
--- It redirects to the startup lua file if it's running a older version of CraftOS.
-shell.run("startup.lua")
+shell.run("startup.lua") -- It redirects to the startup lua file if it's running a older version of CraftOS.