OpenComputerScripts/grab_installer.lua

3 lines
151 B
Lua
Raw Normal View History

2018-11-24 16:16:54 +08:00
print("Thank you for installing Grab - The official OpenComputerScripts Installer.")
os.execute("grab update")
print("Programs info has been updated.")