Allow specifying command in switch podman script

This commit is contained in:
Florian Märkl 2023-02-08 14:08:17 +01:00
commit 582ec7aa54

View file

@ -7,5 +7,4 @@ podman run --rm \
-w "/build/chiaki" \ -w "/build/chiaki" \
-it \ -it \
thestr4ng3r/chiaki-build-switch:v2 \ thestr4ng3r/chiaki-build-switch:v2 \
/bin/bash -c "scripts/switch/build.sh" ${1:-/bin/bash -c "scripts/switch/build.sh"}