mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-01-26 02:58:10 +01:00
Fix typo.
This commit is contained in:
parent
823ddd6005
commit
f0082f348e
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue