9 lines
298 B
GLSL
Executable File
9 lines
298 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.sysadmintools.actrunner
|
|
// import freeflowuniverse.herolib.installers.virt.herocontainers
|
|
|
|
mut actrunner_ := actrunner.get()!
|
|
actrunner_.install()!
|
|
// herocontainers.start()!
|