Create getecs.lua

This commit is contained in:
Igor Timofeev 2015-09-27 01:24:43 +03:00
parent 8d20683cb5
commit cb25fa68fc

2
Applications/getecs.lua Normal file
View File

@ -0,0 +1,2 @@
shell.execute("wget https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/ECSAPI.lua lib/ECSAPI.lua -f")
shell.execute("reboot")