1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 06:17:34 +00:00

Ports: Update pfetch's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-16 23:10:44 +04:30 committed by Ali Mohammad Pur
parent 9e12cd0098
commit a9c362a4be
3 changed files with 31 additions and 10 deletions

View file

@ -0,0 +1,8 @@
# 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.