Update 2025-01-05 09:22 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2025-01-05 09:22:42 +01:00
parent 5f346e4848
commit 908090c41b
5 changed files with 9 additions and 5 deletions

3
.bin/mount-ffs Executable file
View File

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