function actions.clean() print("Cleaning up...") --os.execute("rm -rf .docs") --os.execute("rm -rf .ktmp") end