Skip to content

Commit

Permalink
Update china_only
Browse files Browse the repository at this point in the history
  • Loading branch information
lrinQVQ authored Oct 18, 2018
1 parent b4f6f7a commit de82eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/china_only
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ firewall-cmd --reload
else
iptables -F CNONLY
fi
elif [ "$NUM" = 3 ];
elif [ "$NUM" = 3 ]; then
exit 0
else
choose
Expand Down

0 comments on commit de82eb4

Please sign in to comment.