Parcourir la source

misc: fix/ improve shebang compatibility

CreativeCactus il y a 3 ans
Parent
commit
343062b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      gen-passwords.sh

+ 1 - 1
gen-passwords.sh

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