aboutsummaryrefslogtreecommitdiff
path: root/nixops
diff options
context:
space:
mode:
Diffstat (limited to 'nixops')
-rwxr-xr-xnixops/scripts/with_env2
1 files changed, 1 insertions, 1 deletions
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 @@
1#!/bin/bash 1#!/usr/bin/env bash
2 2
3if [ -z "$NIXOPS" ]; then 3if [ -z "$NIXOPS" ]; then
4 echo "Please set NIXOPS to the nixops command" 4 echo "Please set NIXOPS to the nixops command"