Change shebang

This commit is contained in:
RealStickman 2023-01-13 15:17:42 +01:00
parent 0ec0265f60
commit 09bff7ded8

View File

@ -1,5 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -euo pipefail
#DO NOT MAKE CHANGES TO THE INSTALL SCRIPT HERE. USE arcolinux-config.sh IN ~/scripts FOR THAT