refactor: rename to openclaw
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apt-get update \
|
||||
git \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY run.sh /usr/local/bin/moltbot-install-e2e
|
||||
RUN chmod +x /usr/local/bin/moltbot-install-e2e
|
||||
COPY run.sh /usr/local/bin/openclaw-install-e2e
|
||||
RUN chmod +x /usr/local/bin/openclaw-install-e2e
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/moltbot-install-e2e"]
|
||||
ENTRYPOINT ["/usr/local/bin/openclaw-install-e2e"]
|
||||
|
||||
Reference in New Issue
Block a user