View difference between Paste ID: cNtbdj14 and gk3Hjq7E
SHOW: | | - or go back to the newest paste.
1-
shell.run("pastebin get u2MJCafb temp-sign.lua")
1+
shell.run("pastebin get 105LxSPu temp-sign.lua")
2
if (fs.exists("temp-sign.lua")) then
3
	fs.delete("sign.lua")
4
	fs.move("temp-sign.lua", "sign.lua")
5
end
6-
if (not fs.exists("config")) then
6+
os.sleep()
7-
    shell.run("pastebin get 1eQd5Dxj config")
7+
8