Advertisement
HeroBrine1st

uInstaller

Sep 8th, 2017
918
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. print("Downloading installer...")
  2. os.execute("wget https://raw.githubusercontent.com/HeroBrine1st/UniversalInstaller/master/installer.lua /tmp/installer.lua -f -q")
  3. print("Running:")
  4. os.execute("/tmp/installer.lua")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement