Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit c6b1a2b

Browse files
committed
fix derp dockerfile :p
Signed-off-by: goodmeow <[email protected]>
1 parent 6acb6ba commit c6b1a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ RUN python3 -m ensurepip \
6767
#
6868
# Clone repo and prepare working directory
6969
#
70-
RUN git clone -b sql-extended https://github.com/goodmeow/openuserbuut /root/userbot
70+
RUN git clone -b sql-extended https://github.com/goodmeow/OpenUbot /root/userbot
7171
RUN mkdir /root/userbot/bin/
7272
WORKDIR /root/userbot/
7373

0 commit comments

Comments
 (0)