ladybird/Ports/pfetch/patches
2022-06-08 17:58:36 +01:00
..
0001-Use-bin-bash-as-the-shebang.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Update pfetch's patches to use git patches 2022-05-19 20:17:10 +04:30

Patches for pfetch on SerenityOS

0001-Use-bin-bash-as-the-shebang.patch

Use /bin/bash as the shebang

/bin/sh is a symlink to Shell, which is not sh-compatible.