4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
doas umount -v /mnt
|
|
doas vnconfig -vu vnd0c
|