Unverified Commit 98c466fd authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

adguardhome: improve update script (#492590)

parents 51b1a06c 2ac68f6c
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