Explorar o código

misc: fix/ improve shebang compatibility

CreativeCactus %!s(int64=3) %!d(string=hai) anos
pai
achega
343062b
Modificáronse 1 ficheiros con 1 adicións e 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