mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-02-12 17:22:50 +00:00
fix: renamed agent filename
This commit is contained in:
@@ -107,7 +107,7 @@ COPY . .
|
||||
|
||||
RUN mkdir -p /app/sessions /app/deliverables /app/repos && \
|
||||
chown -R pentest:pentest /app /app/repos && \
|
||||
chmod +x /app/pentest-agent.mjs
|
||||
chmod +x /app/shannon.mjs
|
||||
|
||||
|
||||
# Switch to non-root user
|
||||
|
||||
Reference in New Issue
Block a user