From e7471bcb6fa081774a6bae50d2915d71fdaa4b8e Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 21 Jun 2023 20:18:43 +0200 Subject: fix script for nixos --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 83ce940..f111fd5 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,4 @@ -#!/usr/local/bin/zsh +#!/usr/bin/env zsh # failures are evil set -e -- cgit v1.2.3