fix: correct shebang

Amolith created

Change summary

mumblingherald | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

mumblingherald 🔗

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # SPDX-FileCopyrightText: Amolith <amolith@secluded.site>
 #