X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=nixops%2Fscripts%2Fwith_env;h=dd0fecba878f2965e4139ee27dab33c98311f778;hb=50def5927f7640dbcb4f97be916a1930765edf09;hp=a442ced2091ed8fe1c643f8fccd85cd930188c8a;hpb=4506dbe51901f66406a02042b2097b3b3856e8a6;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"