path.sh: remove unnecessary shebang

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-12-30 02:24:23 +00:00
parent e565df94fd
commit 17168a87db
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: MIT
# Copyright (c) 2024 Leah Rowe <leah@libreboot.org>