Ver Fonte

misc: fix/ improve shebang compatibility

CreativeCactus há 3 anos atrás
pai
commit
343062b
1 ficheiros alterados com 1 adições e 1 exclusões
  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