Browse Source

misc: fix/ improve shebang compatibility

CreativeCactus 3 năm trước cách đây
mục cha
commit
343062b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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