From: Martin Pitt Date: Sun, 2 Aug 2026 08:12:33 +0000 (+0200) Subject: cclaude: install nodejs X-Git-Url: https://piware.de/gitweb/?a=commitdiff_plain;h=5bfef2d3cd9604b6f7da4669c0b2a3c46dd29fd2;p=bin.git cclaude: install nodejs --- diff --git a/cclaude b/cclaude index f60df4c..63e68a1 100755 --- a/cclaude +++ b/cclaude @@ -9,7 +9,7 @@ if ! podman image inspect "$IMG" >/dev/null; then podman build -t "$IMG" -f - /run <