Skip to content

Commit

Permalink
Fix repository link
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR authored May 18, 2019
1 parent bf5f943 commit 518807a
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 @@ -55,7 +55,7 @@ RUN apt-get -y install git
RUN rm -Rf /var/www/html/*

# download adminafk project
RUN git clone https://github.com/M0NsTeRRR/AdminAFK.git
RUN git clone https://github.com/lyon-esport/AdminAFK.git

# copy file to /var/www
RUN mv AdminAFK/* /var/www/html/
Expand Down

0 comments on commit 518807a

Please sign in to comment.