File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
data/data/agent/systemd/units Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Type=oneshot
1010# Temporarily load assisted-install-ui here. It was previously in agent-extract-tui.service in the
1111# agent-install-utils repo but that service is being removed.
1212# TODO: Remove after assisted-install-ui is productized.
13- ExecStartPre =/bin/bash -c "podman tag $(podman load -q -i /run/media/iso/images/assisted-install -ui/assisted-install -ui.tar | awk '{print $NF}') localhost/agent-installer-ui:latest"
13+ ExecStartPre =/bin/bash -c "podman tag $(podman load -q -i /run/media/iso/images/agent-installer -ui/agent-installer -ui.tar | awk '{print $NF}') localhost/agent-installer-ui:latest"
1414ExecStart =/usr/local/bin/agent-extract-tui.sh
1515TimeoutStartSec =0
1616
You can’t perform that action at this time.
0 commit comments