wackman/unmount.sh
2025-10-20 14:50:25 +02:00

6 lines
No EOL
145 B
Bash
Executable file

#!/bin/bash
source .config
sudo umount /tmp/wacca/$profile/game
sudo umount /tmp/wacca/$profile/lower
sudo fusermount -u /tmp/wacca/$profile/dev