Преглед изворни кода

misc: fix/ improve shebang compatibility

CreativeCactus пре 3 година
родитељ
комит
343062b
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