mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 19:05:08 +00:00
8 lines
171 B
Markdown
8 lines
171 B
Markdown
# 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.
|
|
|