From 9a5a723502b927a930c0f9a88acfb4718e4fc103 Mon Sep 17 00:00:00 2001 From: KikooDX Date: Sat, 29 Aug 2020 15:01:01 +0200 Subject: [PATCH] [editor.sh] Replaced 'bash' with 'env bash' --- editor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.sh b/editor.sh index eced26b..258490f 100755 --- a/editor.sh +++ b/editor.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/usr/bin/env bash cd up-editor/ love .