turtle-gambit icon indicating copy to clipboard operation
turtle-gambit copied to clipboard

Pastebin problem

Open Maguslinus opened this issue 5 years ago • 6 comments

So the code on the pastebin site got deleted what should i do?

Maguslinus avatar Dec 26 '20 14:12 Maguslinus

Upload code from turtle/startup.lua i think

addidotlol avatar Dec 26 '20 20:12 addidotlol

Upload code from turtle/startup.lua i think

Yep, copy paste that code into your own pastebin.

Rick1029 avatar Dec 28 '20 08:12 Rick1029

@Maguslinus please close this issue, there's a button near the bottom.

Rick1029 avatar Dec 31 '20 07:12 Rick1029

the code directly wouldnt work anyways, since it goes to ottomateds server by default, follow tutorial in #3

AuroraBee avatar Jan 01 '21 12:01 AuroraBee

Why bother to upload the file to Pastebin when you can just wget the file from Github?

wget https://github.com/ottomated/turtle-gambit/raw/master/turtle/startup.lua /disk/startup.lua

Peekofwar avatar Oct 22 '21 00:10 Peekofwar

Why bother to upload the file to Pastebin when you can just wget the file from Github?

wget https://github.com/ottomated/turtle-gambit/raw/master/turtle/startup.lua /disk/startup.lua

becouse you need to change the ip to connect to

JurkoDev avatar Nov 27 '21 08:11 JurkoDev