mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-01 23:40:54 +00:00
Add tool-image
This commit is contained in:
5
tools-image/entrypoint.sh
Executable file
5
tools-image/entrypoint.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
elemental --config-dir /config $@
|
Reference in New Issue
Block a user