From 502a6d983f981aff18b261a61feded2db6006ec6 Mon Sep 17 00:00:00 2001 From: Kevin Wallace Date: Mon, 2 Mar 2026 15:04:40 -0800 Subject: ipp -> {cvend,pic32}-ipp --- autorun.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'autorun.sh') diff --git a/autorun.sh b/autorun.sh index 14b0fec..c67c48f 100644 --- a/autorun.sh +++ b/autorun.sh @@ -1,3 +1,4 @@ #!/bin/bash -x cd "$(dirname "$0")" -systemd-run -p StandardOutput=tty -d bin/ipp +systemd-run -p StandardOutput=tty -d bin/cvend-ipp +systemd-run -p StandardOutput=tty -d bin/pic32-ipp -- cgit v1.2.3