dotfiles/.bin/OLD/mount_iso

4 lines
75 B
Bash
Executable File

#!/bin/sh
doas vnconfig -v vnd0 $1
doas mount -v -t cd9660 /dev/vnd0c /mnt