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