fix: script interpreters and permissions, p=#12641

This commit is contained in:
Hythera
2026-03-05 14:41:55 +01:00
committed by GitHub
parent d25a99cd21
commit 3f0f07ac37
8 changed files with 8 additions and 5 deletions

2
scripts/fetch-formal-git-components.sh Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.