diff --git a/install.sh b/install.sh index 1e64599..a40344a 100644 --- a/install.sh +++ b/install.sh @@ -159,7 +159,6 @@ configure_dnsmask() { echo -e "\e[39m[+] Configuring dnsmasq\e[39m" echo -e "\e[92m [✔] Changing dnsmasq configuration\e[39m" - rand=$(head /dev/urandom | tr -dc a-z | head -c 13) if [[ -f "/etc/dnsmasq.conf" ]]; then cat >>/etc/dnsmasq.conf <