function clear()
shell.run("clear")
print("UGSD (Underground Shaft Digger). Running version:" .. version)
print("--------------------------")
print("")
end
I'm getting an "=" expected on the first line but no matter how many "=" I put there it dosn't work.













