Explorar el Código

misc: fix/ improve shebang compatibility

CreativeCactus hace 3 años
padre
commit
343062b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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