aboutsummaryrefslogtreecommitdiff
path: root/startup
diff options
context:
space:
mode:
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.