1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-28 21:22:36 +00:00
serenity/Ports/pfetch/patches
2022-05-19 20:17:10 +04:30
..
0001-Use-bin-bash-as-the-shebang.patch Ports: Update pfetch's patches to use git patches 2022-05-19 20:17:10 +04:30
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.