ソースを参照

misc: fix/ improve shebang compatibility

CreativeCactus 3 年 前
コミット
343062bf89
1 ファイル変更1 行追加1 行削除
  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