This commit is contained in:
Julian Brammer 2024-06-08 21:45:15 +02:00
parent d2bfb2e76a
commit 9d9261e4c3

View File

@ -1,6 +1,7 @@
--you may change these values
local repo = "https://git.brulijam.com/brulijam/Computercraft/raw/branch/main/src"
shell.run("set motd.enable false")
--fetch sync script
getRequest = http.get(repo .. "/brulijam/sync.lua")