From d444556a441df553a6eadbe026644850d5ccaeff Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 4 Sep 2021 01:18:03 +0200 Subject: [PATCH] fix for FreeBSD --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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