btcpayserver & nbxplorer: fix update script
Similar to https://github.com/NixOS/nixpkgs/pull/137002
This commit is contained in:
parent
3bd130c09f
commit
1b48ed2279
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p coreutils curl jq common-updater-scripts dotnet-sdk_3 git gnupg
|
||||
#!nix-shell -i bash -p coreutils curl jq common-updater-scripts dotnet-sdk_3 git gnupg nix
|
||||
set -euo pipefail
|
||||
|
||||
# This script uses the following env vars:
|
||||
|
Loading…
Reference in New Issue
Block a user