From 08947772aa2db4b5dce6e595d01fadfacbf75175 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Wed, 1 Dec 2021 22:12:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=8A=20Switch=20from=20sh=20to=20bash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Switched to bash to ensure compatibility with the arrays the code uses. --- bemoji | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bemoji b/bemoji index 1d72b62..667f9ee 100755 --- a/bemoji +++ b/bemoji @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/env bash # Wanted features: #