File

plugins/mod_unknown.lua @ 13403:0369f6986824

tools: Fix selection of container engine Seems command -v in sh only checks and returns one argument, unlike bash.
author Kim Alvefur <zash@zash.se>
date Tue, 12 Dec 2023 16:19:04 +0100
parent 6003:28a90f5fea46
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