mirror of
https://github.com/house-of-vanity/furumi.git
synced 2025-07-06 21:24:08 +00:00
init
This commit is contained in:
3
assets/umount.sh
Normal file
3
assets/umount.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
fusermount -u "$1" || true
|
Reference in New Issue
Block a user