From bcdb44926935f879448dbbc888104a669b88125b Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Sun, 10 May 2020 02:25:52 +0100 Subject: [PATCH] hack/populate_secrets: whyyy --- hack/populate_secrets.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hack/populate_secrets.sh b/hack/populate_secrets.sh index c398be7266..1a2cd74a4e 100755 --- a/hack/populate_secrets.sh +++ b/hack/populate_secrets.sh @@ -1,4 +1,5 @@ -#!/bin/sh +#!/usr/bin/env nix-shell +#!nix-shell -p bash -i bash set -eu