misc: fix/ improve shebang compatibility

This commit is contained in:
CreativeCactus 2021-10-09 16:40:57 +10:00 committed by GitHub
parent ff8c1c2e31
commit 343062bf89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
function generatePassword() {
openssl rand -hex 16