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 Jun 2, 2017
1 parent 451565a commit 9658fb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aria2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ Save_iptables(){
fi
}
Set_iptables(){
echo "1" > /proc/sys/net/ipv4/ip_forward
if [[ ${release} == "centos" ]]; then
service iptables save
chkconfig --level 2345 iptables on
Expand Down

0 comments on commit 9658fb3

Please sign in to comment.