.
This commit is contained in:
parent
d2bfb2e76a
commit
9d9261e4c3
@ -1,6 +1,7 @@
|
|||||||
--you may change these values
|
--you may change these values
|
||||||
local repo = "https://git.brulijam.com/brulijam/Computercraft/raw/branch/main/src"
|
local repo = "https://git.brulijam.com/brulijam/Computercraft/raw/branch/main/src"
|
||||||
|
|
||||||
|
shell.run("set motd.enable false")
|
||||||
|
|
||||||
--fetch sync script
|
--fetch sync script
|
||||||
getRequest = http.get(repo .. "/brulijam/sync.lua")
|
getRequest = http.get(repo .. "/brulijam/sync.lua")
|
||||||
|
Loading…
Reference in New Issue
Block a user