Unverified Commit 2ac68f6c authored by Ryan Horiguchi's avatar Ryan Horiguchi
Browse files

adguardhome: improve update script

parent 30848ad9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p curl gnugrep jq nix-prefetch nix-update
#!nix-shell --pure -I nixpkgs=. -i bash -p bash cacert common-updater-scripts curl gnugrep jq nix nix-prefetch nix-update

# This file is based on /pkgs/servers/gotify/update.sh