From 2092a2e0de3a078c1dd6d877db6a42d6dd802ffb Mon Sep 17 00:00:00 2001 From: brulijam Date: Sat, 8 Jun 2024 22:50:53 +0200 Subject: [PATCH] . --- src/startup.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/startup.lua b/src/startup.lua index 0d82030..ff5b7f6 100644 --- a/src/startup.lua +++ b/src/startup.lua @@ -55,10 +55,10 @@ shell.run("/brulijam/setLabel.lua") --create networking key shell.run("/brulijam/lib/createNetworkingKey.lua") ---shell.run("/brulijam/systemlock.lua") +shell.run("/brulijam/systemlock.lua") --you shall not pass systemlock ---os.reboot() +os.reboot()