dotfiles/.bin/mount-ffs

4 lines
68 B
Plaintext
Raw Normal View History

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