mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
I've added a post_install step to the system that allows you to run arbitrary commands after the regular install step. This allows scripts that start with "#!/bin/bash" to work in Serenity.