Skip to content

Commit

Permalink
fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoleobun authored Jul 17, 2017
1 parent 118b7bf commit 94c56a1
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 94c56a1

Please sign in to comment.