7 lines
112 B
Bash
Executable File
7 lines
112 B
Bash
Executable File
#!/bin/sh
|
|
|
|
$PWD/scripts/unmountall.sh
|
|
|
|
rm -rf ~/.yellowtent
|
|
rm -rf ~/.config/Nebulon
|
|
rm -rf ~/.config/yellowtent |