From 1822ee68ccd3112aa4b62a0b93f07a4a66b3567d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Aime?= Date: Wed, 13 Jan 2021 17:52:28 +0100 Subject: [PATCH] Updating install script --- install.sh | 3 --- 1 file changed, 3 deletions(-) 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 <