change shebang to nixos-compatible one

This commit is contained in:
mfahampshire
2023-08-29 17:07:52 +02:00
parent f518c8377b
commit ca613ad3aa
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# this takes two args: platform release version and wallet release version.
# it then uses sed to bump them in the three book.toml files.
#