Not all systems have /bin/bash. - tgtimes - The Gopher Times HTML git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes DIR Log DIR Files DIR Refs DIR Tags DIR README --- DIR commit c09232171a4703120c1aa9af28c3ae6b3f3a6f36 DIR parent 56f54ee01cc853c3d87b0ba81ea1ba7c15fd44c7 HTML Author: Troels Henriksen <athas@sigkill.dk> Date: Tue, 8 Aug 2023 21:32:23 +0200 Not all systems have /bin/bash. Signed-off-by: Christoph Lohmann <20h@r-36.net> Diffstat: M filters/title-boxes.filter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/filters/title-boxes.filter b/filters/title-boxes.filter @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash export TERM=linux