mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
misc: fix/ improve shebang compatibility
This commit is contained in:
parent
ff8c1c2e31
commit
343062bf89
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
function generatePassword() {
|
||||
openssl rand -hex 16
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user