Skip to content

Commit

Permalink
Fix ban_bt bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrohy committed Nov 19, 2018
1 parent 16b457e commit fc7ab61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v2ray
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,8 @@ if [[ ${CHOICE} == 5 ]]; then

elif [[ ${EXTRA_CHOICE} == 2 ]]; then
python3 $APP_PATH/global_setting/ban_bt.py
service v2ray restart
echo ""
bash /usr/local/bin/v2ray

elif [[ ${EXTRA_CHOICE} == 3 ]]; then
Expand Down

0 comments on commit fc7ab61

Please sign in to comment.