View difference between Paste ID: cfHB3EmN and LZWxRxLH
SHOW: | | - or go back to the newest paste.
1-
startup = window.create(term.current(),51,19,0,0)
1+
function update
2-
startup.setBackgroundColor(colors.white)
2+
	ver = 1
3-
write(" Hold on a moment we are ")
3+
end
4-
write(" Things ready for you... ")
4+
5
if ver !== 1
6
then 
7
update()
8
else
9
exit