From c04d130711913bf6c893165d3a3c2931ddcde3ca Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Nov 2022 19:20:00 -0600 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1fc886a..9a8177f 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh source /dev/stdin <<< "$(curl -sL http://go.scity.us/colorsinc)" source /dev/stdin <<< "$(curl -sL http://go.scity.us/defaultinc)"