mirror of
https://gitlab.com/robocopAlpha/pihole_lists.git
synced 2026-05-17 18:42:16 -07:00
removing cron setup
This commit is contained in:
parent
4e52559f79
commit
893cdc4523
2 changed files with 1 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
Mirrors
|
||||
lastpull
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue