mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
BuildFuseExt2.sh was saying it should be run under /bin/sh but it is
using bash extensions like pushd/popd, ${BASH_SOURCE[0]}, etc. So just
run it under bash to avoid any potential issues.
634 B
Executable File
634 B
Executable File