From 39406477fea47ee061e21450e335b473a60e96f0 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Thu, 14 Mar 2024 21:07:55 +0100 Subject: [PATCH] Add compatibility --- osuboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osuboot.sh b/osuboot.sh index 6e284f5..8bd8e26 100755 --- a/osuboot.sh +++ b/osuboot.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/sbin/env bash ########################## ## osu!boot ## ## Made by JeremyStarTM ##