Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
392 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
diff --git java/bazel/rules/java_stub_template.txt java/bazel/rules/java_stub_template.txt
index 115b46e..56d2ff7 100644
--- java/bazel/rules/java_stub_template.txt
+++ java/bazel/rules/java_stub_template.txt
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!@defaultBash@
# Copyright 2014 The Bazel Authors. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");