Skip to content

Commit

Permalink
Update trojan_mult.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
atrandys committed Mar 23, 2020
1 parent 6871fed commit cd98c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trojan_mult.sh
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ start_menu(){
green " 4. 修复证书"
blue " 0. 退出脚本"
echo
read -p "请输入数字:" num
read -p "请输入数字 :" num
case "$num" in
1)
install_trojan
Expand Down

0 comments on commit cd98c0c

Please sign in to comment.