Cli: Updated installation script with BSD support (#3930)

pull/3939/head
Andros Fenollosa 2020-10-16 16:18:57 +02:00 committed by GitHub
parent fb39899f8e
commit db509955f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
#-----------------------------------------------------