Skip to content

Commit

Permalink
dcc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Feb 21, 2025
1 parent 3dddecc commit cc59cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/dcc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install_dcc_port_options()

get_public_ip ipv6
if [ -z "$PUBLIC_IP6" ]; then
UNSET="$UNSET IPv6"
UNSET="$UNSET IPV6"
else
SET="$SET IPV6"
fi
Expand Down

0 comments on commit cc59cc6

Please sign in to comment.