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

View File

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