Change shebang

This commit is contained in:
tosu 2023-08-27 00:34:23 +02:00
parent 656fba200e
commit 14ad58f205
Signed by: tosu
GPG Key ID: C00746F2E0F36492
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#! /usr/bin/bash -
# This file ought to be sourced, above line for syntax highlighting purposes.
######################## BASH RESET #############################