Skip to content

Commit

Permalink
Update openWRT_install_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberAndi authored Dec 14, 2023
1 parent 6e50ec0 commit a043742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openWRT_install_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4227,7 +4227,7 @@ if [ "$UNBOUND_Relay_port" = "5353" ]
uci set unbound.@zone[-1].forward_tls_upstream='yes'
uci set unbound.@zone[-1].forward_addr='dns4torpnlfs2ifuz2s2yf3fc7rdmsbhm6rw75euj35pac6ap25zgqad.onion @'$UNBOUND_Relay_port
fi
processes=""
processes=""
processes=$(uci commit && reload_config)
wait $processes
service_State unbound restart
Expand Down

0 comments on commit a043742

Please sign in to comment.