misc: fix/ improve shebang compatibility
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
function generatePassword() {
|
function generatePassword() {
|
||||||
openssl rand -hex 16
|
openssl rand -hex 16
|
||||||
|
|||||||
Reference in New Issue
Block a user