daml/bazel_tools/rules_nodejs_bash.patch
Digital Asset GmbH 05e691f558 open-sourcing daml
2019-04-04 09:33:38 +01:00

11 lines
295 B
Diff

diff --git a/tools/_copy.sh b/tools/_copy.sh
index 7f71eba..c925a3a 100644
--- a/tools/_copy.sh
+++ b/tools/_copy.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright 2018 The Bazel Authors. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");