Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Toyo authored Jul 27, 2017
1 parent b882133 commit 2ee219a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ssr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,10 @@ Install_SSR(){
}
Update_SSR(){
SSR_installation_status
cd ${ssr_folder}
git pull
Restart_SSR
echo -e "因破娃暂停更新ShadowsocksR服务端,所以此功能临时禁用。"
#cd ${ssr_folder}
#git pull
#Restart_SSR
}
Uninstall_SSR(){
[[ ! -e ${config_user_file} ]] && [[ ! -e ${ssr_folder} ]] && echo -e "${Error} 没有安装 ShadowsocksR,请检查 !" && exit 1
Expand Down

0 comments on commit 2ee219a

Please sign in to comment.