mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-06 16:19:23 +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: 92908259b8
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
|
source version.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue