mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-01 23:40:54 +00:00
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>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
set -ex
|
||||
|
||||
elemental --config-dir /config $@
|
||||
enki --config-dir /config $@
|
Reference in New Issue
Block a user