3 lines
30 B
Bash
3 lines
30 B
Bash
|
#!/bin/sh
|
||
|
umount -l /root/usb
|