[bin] Just use a nix-shell for the occasional Hetzner invoice

This commit is contained in:
Sebastian Schulze 2024-03-27 22:38:41 +01:00
parent e260108992
commit a45c864bad
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
#!/run/current-system/sw/bin/env nix-shell
#!nix-shell -i bash -p poppler_utils
TMP=$(mktemp -d)
NAME=$(basename "${1}" .pdf)