Advertisement
Marlingaming

CCSPS IRON - 2.0.0 to CCSPS IRON - 2.5.0 Updater

Jun 14th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local Target_Files = {}--fileAPath,ReplacementCode
  2. for i = 1, #Target_Files do
  3. fs.delete(Target_Files[i])
  4. shell.run("pastebin","get",Target_Files[2],Target_Files[1])
  5. end
  6.  
  7. os.reboot()
  8.  
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement