Advertisement
Ubidibity

updateWither.lua

May 15th, 2025
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | Gaming | 0 0
  1. -- update.lua for wither program running as startup program (specific to ZS2TiLMt, see that if you're interested)
  2.  
  3. shell.run("rm", "startup.lua")
  4. shell.run("pastebin", "get", "ZS2TiLMt", "startup.lua")
  5. print("Updated startup.lua from Pastebin.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement