Files
herolib/examples/installers/coredns.vsh
2024-12-30 17:36:22 +02:00

6 lines
209 B
GLSL
Executable File

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