This commit is contained in:
Julian Brammer 2024-06-09 18:06:27 +02:00
parent 482bd12e53
commit 9c01e9f9df

View File

@ -61,7 +61,7 @@ shell.run("/brulijam/setLabel.lua")
--create networking key --create networking key
shell.run("/brulijam/lib/createNetworkingKey.lua") shell.run("/brulijam/lib/createNetworkingKey.lua")
shell.run("/brulijam/systemlock.lua") --shell.run("/brulijam/systemlock.lua")
--you shall not pass systemlock --you shall not pass systemlock
os.reboot() os.reboot()