Skip to content

Commit

Permalink
Merge pull request #17 from ezksd/patch-1
Browse files Browse the repository at this point in the history
fix...
  • Loading branch information
iMeiji committed Jul 18, 2017
2 parents 118b7bf + 94c56a1 commit a88d91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shadowsocksR.sh
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ function install_ss(){
# Install ShadowsocksR
cd $cur_dir
unzip -q manyuser.zip
mv shadowsocks-manyuser/shadowsocks /usr/local/
mv shadowsocksr-manyuser/shadowsocks /usr/local/
if [ -f /usr/local/shadowsocks/server.py ]; then
chmod +x /etc/init.d/shadowsocks
# Add run on system start up
Expand Down

0 comments on commit a88d91f

Please sign in to comment.