Rename scan-feeds to blogbot
This commit is contained in:
parent
cbfd679f1c
commit
3c4eeed4c0
|
@ -6,4 +6,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||
|
||||
COPY . .
|
||||
|
||||
CMD [ "python", "./scan-feeds.py" ]
|
||||
CMD [ "python", "./blogbot.py" ]
|
Loading…
Reference in a new issue