view plugins/mod_windows.lua @ 13463:3ce550ce44ce

util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)
author Kim Alvefur <zash@zash.se>
date Sun, 24 Mar 2024 21:31:47 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here