diff --git a/.gitignore b/.gitignore index 86fb34c..71636a0 100755 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Mirrors +lastpull diff --git a/Links.txt b/Links.txt index 3206d32..e4db07a 100644 --- a/Links.txt +++ b/Links.txt @@ -4,10 +4,3 @@ https://gitlab.com/robocopAlpha/pihole_lists/-/raw/main/whitelist.txt # blocklist pack https://www.dropbox.com/sh/oyjii6ndqduixt8/AADn57717lc0TE4AW5dxB0p4a?dl=1 - - -sudo -s -curl -L "https://gitlab.com/robocopAlpha/pihole_lists/-/raw/master/update.pi.sh" >| /usr/local/bin/updatepi -chmod +x /usr/local/bin/updatepi -echo '5 3 * * * root PATH="$PATH:/usr/sbin:/usr/local/bin/" updatepi' >| /etc/cron.d/updatepi -exit \ No newline at end of file