mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-09 20:39:29 +02:00
modify script deletion name (#1690)
This commit is contained in:
parent
123ec4342a
commit
6c71bc05ea
@ -60,7 +60,7 @@ COPY ./alembic.ini /app/alembic.ini
|
||||
COPY supervisord.conf /usr/etc/supervisord.conf
|
||||
|
||||
# Escape hatch
|
||||
COPY ./scripts/deletion_script.py /app/scripts/deletion_script.py
|
||||
COPY ./scripts/force_delete_connector_by_id.py /app/scripts/force_delete_connector_by_id.py
|
||||
|
||||
ENV PYTHONPATH /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user