summaryrefslogtreecommitdiff
path: root/bin/update_hosts
diff options
context:
space:
mode:
Diffstat (limited to 'bin/update_hosts')
-rwxr-xr-xbin/update_hosts1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/update_hosts b/bin/update_hosts
index 4427cd2..75c41d1 100755
--- a/bin/update_hosts
+++ b/bin/update_hosts
@@ -3,7 +3,6 @@
# Update /etc/hosts with a well curated blacklist of malware, ads, porn, etc.
# Custom hosts are preserved.
-
[ "$USER" = root ] || exec sudo "$0" "$@"
echo "Check from https://github.com/StevenBlack/hosts"