Update 2025-01-05 09:22 OpenBSD/amd64-t14
This commit is contained in:
3
.bin/mount-ffs
Executable file
3
.bin/mount-ffs
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh -x
|
||||
_dev=${1:-sd2}
|
||||
doas /sbin/mount_ffs /dev/${_dev}a /mnt
|
||||
Reference in New Issue
Block a user