diff --git a/.local/bin/dmenuumount b/.local/bin/dmenuumount index 324541f..4f42a59 100755 --- a/.local/bin/dmenuumount +++ b/.local/bin/dmenuumount @@ -36,7 +36,7 @@ else if [ -z "$drives" ]; then echo "Unmountable Android device detected." unmountandroid - else< + else echo "Unmountable USB drive(s) and Android device(s) detected." asktype fi