mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 17:15:26 +00:00
9 lines
171 B
Markdown
9 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.
|
|
|