mirror of https://gitlab.com/dabruh/dotfiles.git
Fix typo.
This commit is contained in:
parent
823ddd6005
commit
f0082f348e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue