mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-25 05:55:13 +00:00
Ports: Tweak shebang of python3's package.sh
This was missed in c702845.
This commit is contained in:
parent
7cc7f7ac54
commit
92908259b8
Notes:
sideshowbarker
2024-07-18 22:57:15 +09:00
Author: https://github.com/linusg Commit: https://github.com/SerenityOS/serenity/commit/92908259b85 Pull-request: https://github.com/SerenityOS/serenity/pull/5056
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
|
||||
source version.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue