From: traxys Date: Fri, 13 May 2022 19:53:03 +0000 (+0200) Subject: Don't suppose the location of bash X-Git-Tag: v0.2.0.0~87^2~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/9c868ed38f0c8982f016d5077cec15404452ef09?hp=-c Don't suppose the location of bash --- 9c868ed38f0c8982f016d5077cec15404452ef09 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