Files
herolib/examples/installers/coredns.vsh
2025-01-31 15:39:44 +03:00

6 lines
188 B
GLSL
Executable File

#!/usr/bin/env -S v -n -w -gc none -cc tcc -d use_openssl -enable-globals run
import freeflowuniverse.herolib.installers.infra.coredns as coredns_installer
coredns_installer.install()!