#!/bin/sh if ! [ -x "$(command -v mksh)" ]; then sudo xbps-install -y mksh chsh -s /bin/mksh fi