potatOS/src/bin/tau.lua

1 line
124 B
Lua
Raw Normal View History

2023-12-10 15:40:47 +00:00
if potatOS.tau then textutils.pagedPrint(potatOS.tau) else error "PotatOS tau missing - is PotatOS correctly installed?" end