summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-06-21 20:18:43 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-06-21 20:18:43 +0200
commite7471bcb6fa081774a6bae50d2915d71fdaa4b8e (patch)
tree58dde07c406e00d2ce8be36c21a9a0d2621879da /update.sh
parentbc3fb0dd86f6318b9925c31b597181d60c44d88d (diff)
fix script for nixos
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
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