mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 02:58:11 +00:00
Ports: Tweak shebang of python3's package.sh
This was missed in c702845.
This commit is contained in:
parent
7cc7f7ac54
commit
92908259b8
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
Add a link
Reference in a new issue