1
0
mirror of https://github.com/kairos-io/osbuilder.git synced 2025-05-07 23:56:56 +00:00
osbuilder/tools-image/entrypoint.sh
Itxaka 2be9cfce66 Add iso builder
This adds a new package for the iso builder run directly on go.
This is extracted from the original elemental-cli and then from the now
build-less kairos-agent

This uses no deps on elemental, only deps are on kairos-agent for the
config stuff mainly.

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-07-18 12:51:03 +02:00

5 lines
50 B
Bash
Executable File

#!/bin/bash
set -ex
enki --config-dir /config $@