From ced6e70bd95a8fad18be75dbcfca1ba5aa73c2f7 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Wed, 16 Oct 2019 11:59:13 +0200 Subject: [PATCH] whitespace --- .local/bin/dmount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/dmount b/.local/bin/dmount index a259b88..27db7a7 100755 --- a/.local/bin/dmount +++ b/.local/bin/dmount @@ -66,7 +66,7 @@ function mountandroid -d "Mount an Android device" echo $newchosen sudo -A umount $mp jmtpfs -device=$newchosen $mp - notify-send -a "dmount" "🤖 Android Mounting" "Android device mounted to $mp." + notify-send -a "dmount" "🤖 Android Mounting" "Android device mounted to $mp." end function mountcd