summaryrefslogtreecommitdiff
path: root/bin/update_hosts
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2021-05-05 20:32:05 +0200
committerMarc Vertes <mvertes@free.fr>2021-05-05 20:32:05 +0200
commit6962b31552fbf1a2516b0777cc4a52d99a76f6f2 (patch)
tree887f398c77d3a43bf27d8bf501ba9d68486ad6cd /bin/update_hosts
parent3f9cb5afb3b6ee2d4234d5e4d3e5398cf022bc41 (diff)
update
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"