consisteny
This commit is contained in:
parent
75ab130249
commit
8b4b24a036
@ -56,7 +56,7 @@ export async function command(params: {
|
||||
?.toString("utf8");
|
||||
} catch {}
|
||||
|
||||
if (["Docker", 'docker', 'podman'].includes(commandOutput?)) {
|
||||
if (["Docker", "docker", "podman"].includes(commandOutput?)) {
|
||||
break exit_if_docker_not_installed;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user