fix: usr/bin/env bash interpreter for btrix (#1028)

This commit is contained in:
Anish Lakhwara 2023-08-02 02:28:56 +10:00 committed by GitHub
parent 54e2b2c703
commit 32428f4d93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
btrix
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# ./btrix: Browsertrix Cloud dev environment utility
#