From 50d3caf8a6b963ff80f0be978281c1ff63ef8376 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sat, 3 Dec 2016 13:55:00 +0100 Subject: Bug 1311619 - Add support for BSDs to GYP build. r=ted,franziskus f=gaston --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index a95cf9867..7da99daa3 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This script builds NSS with gyp and ninja. # # This build system is still under development. It does not yet support all -- cgit v1.2.1