]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/scripts/with_env
Fix shebangs in scripts
[perso/Immae/Config/Nix.git] / nixops / scripts / with_env
index a442ced2091ed8fe1c643f8fccd85cd930188c8a..dd0fecba878f2965e4139ee27dab33c98311f778 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 if [ -z "$NIXOPS" ]; then
   echo "Please set NIXOPS to the nixops command"