8 lines
245 B
GLSL
Executable File
8 lines
245 B
GLSL
Executable File
#!/usr/bin/env -S v -n -w -gc none -cc tcc -d use_openssl -enable-globals run
|
|
|
|
import incubaid.herolib.installers.db.cometbft as cometbft_installer
|
|
|
|
// coredns_installer.delete()!
|
|
mut installer := cometbft_installer.get()!
|
|
installer.install()!
|