Update installer.lua

This commit is contained in:
Ale2610 2015-07-31 21:35:26 +02:00
parent 3afa6d7ec8
commit 7932d44277

View file

@ -125,7 +125,7 @@ for k, v in pairs(files) do
term.setBackgroundColor(colors.white)
clear()
term.setCursorPos(2, 2)
center("sPhone")
print("sPhone")
print("")
print(" Getting files")
term.setCursorPos(2, h - 1)
@ -144,7 +144,7 @@ for k, v in pairs(files) do
end
clear()
term.setCursorPos(2, 2)
center("sPhone")
print("sPhone")
print("")
print(" sPhone installed!")
print("")