summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-09-04 01:18:03 +0200
committerChristoph Cullmann <cullmann@kde.org>2021-09-04 01:18:03 +0200
commitd444556a441df553a6eadbe026644850d5ccaeff (patch)
tree87388fe7ef1869ac590c6abb704049a31047512b /update.sh
parent6e73bee928e398bb6b6c3efccab93b65a667b92f (diff)
fix for FreeBSD
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 99cafef..83ce940 100755
--- a/update.sh
+++ b/update.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/local/bin/zsh
# failures are evil
set -e