Skip to content

Commit e84f6f7

Browse files
zhqqznmaribu
andauthored
dist/tools/board_doc_check: use POSIX shell shebang
Co-authored-by: Marian Buschsieweke <maribu@users.noreply.github.com>
1 parent 2cb0a95 commit e84f6f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/tools/board_doc_check/check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
#!/bin/sh
22
#
33
# SPDX-FileCopyrightText: 2026 Evgeniy Kuznetsov <evvykuznetsov@edu.hse.ru>
44
# SPDX-License-Identifier: LGPL-2.1-only

0 commit comments

Comments
 (0)