view plugins/mod_unknown.lua @ 11296:06bb0cdef50b

util.prosodyctl: Always return exit code from luarocks os.exit(true) errors on Lua 5.1
author Kim Alvefur <zash@zash.se>
date Thu, 21 Jan 2021 19:15:28 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform