Quellcode durchsuchen

misc: fix/ improve shebang compatibility

CreativeCactus vor 3 Jahren
Ursprung
Commit
343062b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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