summaryrefslogtreecommitdiff
path: root/autorun.sh
diff options
context:
space:
mode:
authorKevin Wallace <kevin@pentabarf.net>2026-03-02 15:04:40 -0800
committerKevin Wallace <kevin@pentabarf.net>2026-03-02 15:04:40 -0800
commit502a6d983f981aff18b261a61feded2db6006ec6 (patch)
treeb2f7b65c8c5a0319780f62a891d517148a6623ff /autorun.sh
parentexec -> systemd-run; more parsing (diff)
ipp -> {cvend,pic32}-ipp
Diffstat (limited to 'autorun.sh')
-rw-r--r--autorun.sh3
1 files changed, 2 insertions, 1 deletions
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