refactor: rename CLI command from oh to clawteam and update config files

This commit is contained in:
2026-04-03 17:05:09 +07:00
parent 129dea87c4
commit ef552df46e
8 changed files with 170 additions and 118 deletions
-2
View File
@@ -20,5 +20,3 @@ RUN rm -rf /opt/superpowers/skills/dispatching-parallel-agents
RUN chown -R node:node /opt/superpowers
USER node
RUN echo 'alias oh="openclaw"' >> ~/.bashrc