From 9c868ed38f0c8982f016d5077cec15404452ef09 Mon Sep 17 00:00:00 2001 From: traxys Date: Fri, 13 May 2022 21:53:03 +0200 Subject: [PATCH] Don't suppose the location of bash --- xdg-ninja.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdg-ninja.sh b/xdg-ninja.sh index ed8b664..fa91c15 100755 --- a/xdg-ninja.sh +++ b/xdg-ninja.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash USE_GLOW=true if ! command -v glow &> /dev/null -- 2.47.3