Advertisement
toast_account_i_made

Untitled

Oct 27th, 2023
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. local pastebinTarget = "00y52JB2"
  2.  
  3. local fileTarget = "test.lua"
  4.  
  5. shell.run("delete "..fileTarget)
  6. shell.run("pastebin get "..pastebinTarget.." "..fileTarget)
  7. -- shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement