X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=nixops%2Fscripts%2Fwith_env;h=dd0fecba878f2965e4139ee27dab33c98311f778;hb=2caad8900d036e6a7dbd52bac2f10fd0dd4c6c79;hp=a442ced2091ed8fe1c643f8fccd85cd930188c8a;hpb=d294939fec23095973aa2b8f87e30accce41d180;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/nixops/scripts/with_env b/nixops/scripts/with_env index a442ced..dd0fecb 100755 --- a/nixops/scripts/with_env +++ b/nixops/scripts/with_env @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash if [ -z "$NIXOPS" ]; then echo "Please set NIXOPS to the nixops command"