From cb1acd96a97f32d3e7c7dfef4aeca871562c299c Mon Sep 17 00:00:00 2001 From: LDDestroier Date: Thu, 17 Jan 2019 14:26:52 -0500 Subject: [PATCH] Update tps.lua --- tps.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tps.lua b/tps.lua index 1cf67e3..f2deeb2 100644 --- a/tps.lua +++ b/tps.lua @@ -2,8 +2,8 @@ Turtle Positioning System Use two turtles as an expensive and crappy GPS server! Use ALL the fuel! - pastebin get PsTiQ5eu startup - std PB PsTiQ5eu startup + wget https://raw.githubusercontent.com/LDDestroier/CC/master/tps.lua + std ld tps tps.lua --]] local chestX = 0 -- fill this in!