Skip to content

Instantly share code, notes, and snippets.

@milnak
Last active January 3, 2025 20:12
Show Gist options
  • Save milnak/7ef4da64f21b5bf25188a5e2baf3408b to your computer and use it in GitHub Desktop.
Save milnak/7ef4da64f21b5bf25188a5e2baf3408b to your computer and use it in GitHub Desktop.
Pihole Update Script #linux
#!/bin/bash
set -e
pihole -v
pihole -up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment