use /bin/sh as shell for build script - holymoly - A tor enabled gopher client written in CHICKEN scheme
(HTM) git clone git://vernunftzentrum.de/holymoly.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 55bce295b0e45615272a45a3188996cd1b0f376f
(DIR) parent 1b6ea2c8c69a6a0f773249f70f3fe3649caa07b2
(HTM) Author: Christian Kellermann <ckeen@pestilenz.org>
Date: Fri, 20 Apr 2018 16:04:45 +0200
use /bin/sh as shell for build script
Diffstat:
build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/build.sh b/build.sh
@@ -1,4 +1,4 @@
-#!/bin/ksh
+#!/bin/sh
set -e
chicken-install -r ncurses