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 May 19, 2017
1 parent 4970935 commit 6d7855a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ssrstatus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,7 @@ Download_SSRStatus(){
}
Install_Web(){
[[ -e "${Web_file}" ]] && echo -e "${Error} 检测到 SSRStatus 网页文件已安装 !" && exit 1
check_sys
echo -e "${Info} 开始安装/配置 依赖..."
Installation_dependency
echo -e "${Info} 开始部署HTTP服务(Caddy)..."
Expand Down

0 comments on commit 6d7855a

Please sign in to comment.