dotfiles/.bin/mount-ffs
2025-01-05 09:22:42 +01:00

4 lines
68 B
Bash
Executable File

#!/bin/sh -x
_dev=${1:-sd2}
doas /sbin/mount_ffs /dev/${_dev}a /mnt