Changed hashbang on script

This commit is contained in:
Brian Zalewski 2023-08-18 00:16:25 -04:00 committed by GitHub
parent c70bcd9a21
commit ae8dd3841a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
{{- if eq .host.distro.family "linux" -}}
#!/bin/bash
#!/usr/bin/env bash
#################################################################
# #