@ -57,7 +57,7 @@ configure_tor() {
}
get_external_ip() {
case $DISTRO in
case "$DISTRO" in
"arch")
install_if_needed dnsutils
;;