Skip to content

Instantly share code, notes, and snippets.

@abelbeck
Created September 15, 2017 15:44
Show Gist options
  • Save abelbeck/981bcd0b50aa8de6eed623de19f401b1 to your computer and use it in GitHub Desktop.
Save abelbeck/981bcd0b50aa8de6eed623de19f401b1 to your computer and use it in GitHub Desktop.
New reload-blocklist-netset
set -x
mkdir -p /mnt/kd/bin
curl -sSfL -o /mnt/kd/bin/reload-blocklist-netset 'https://raw.githubusercontent.com/astlinux-project/astlinux/7279479b622418d51948fae3c8fba68312f19071/package/arnofw/reload-blocklist-netset'
chmod 755 /mnt/kd/bin/reload-blocklist-netset
: Lastly adjust cron to use /mnt/kd/bin/reload-blocklist-netset instead
: You must do that manually
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment