Refactor: rename setup script to ai-setup.sh and update all references
This commit is contained in:
@@ -29,4 +29,4 @@ WORKDIR /home/tester
|
||||
COPY --chown=tester:tester . /home/tester/project/
|
||||
|
||||
# Run setup script
|
||||
CMD ["bash", "/home/tester/project/claude_setup.sh"]
|
||||
CMD ["bash", "/home/tester/project/ai-setup.sh"]
|
||||
|
||||
Reference in New Issue
Block a user