mirror of
https://github.com/house-of-vanity/furumi.git
synced 2025-07-07 05:34:07 +00:00
3 lines
47 B
Bash
3 lines
47 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
fusermount -u "$1" || true
|