Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
xditya authored Oct 18, 2020
1 parent baefe56 commit c972fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ WORKDIR /root/userbot/
RUN chmod +x /usr/local/bin/*
RUN pip3 install -r requirements.txt
# (c) 2020 TeleBot, by @vishnu175, @its_xditya
CMD ["bash","startup.sh"]
CMD ["bash","./resources/startup.sh"]

0 comments on commit c972fa8

Please sign in to comment.