chore: harden installer and add smoke ci
This commit is contained in:
@@ -5,7 +5,7 @@ RUN apt-get update \
|
||||
bash \
|
||||
ca-certificates \
|
||||
curl \
|
||||
git \
|
||||
sudo \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY run.sh /usr/local/bin/clawdbot-install-smoke
|
||||
|
||||
Reference in New Issue
Block a user