Previously, these scripts wouldn't work on exotic systems such as NixOS. ``` fd '\.sh$' -t f --exec sed -i 's@#!/bin/bash@#!/usr/bin/env bash@' ```
- Allow specifying which packages should be tested - Hardcode `lemmy` as db password because thats used in many different places