Skip to content

Commit

Permalink
changed git shadowsocks from OSC
Browse files Browse the repository at this point in the history
  • Loading branch information
maxidea-com committed Feb 21, 2016
1 parent eb07c82 commit 6797e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile_daocloud
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apt-get -y install git curl php5 php-guzzle php5-mysql nginx php5-fpm
RUN apt-get install -y python-pip python-m2crypto
RUN pip install cymysql
#RUN cd /opt; git clone -b manyuser https://github.com/mengskysama/shadowsocks.git
RUN cd /opt; git clone -b manyuser https://github.com/maxidea-com/shadowsocks
RUN cd /opt; git clone -b manyuser https://git.oschina.net/maxidea/shadowsocks.git
RUN rm -f /opt/shadowsocks/shadowsocks/Config.py
RUN rm -f /opt/shadowsocks/shadowsocks/config.json
RUN apt-get -y install supervisor
Expand Down

0 comments on commit 6797e92

Please sign in to comment.