From 7bf671c954312f38ab0a457879b9ba159a63bae2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 25 May 2019 08:30:39 +0530 Subject: [PATCH] Show usage warning --- plugins/nmount | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/nmount b/plugins/nmount index f5c2268b..324ee380 100755 --- a/plugins/nmount +++ b/plugins/nmount @@ -9,6 +9,7 @@ lsblk echo +echo "Make sure you aren't still in the mounted device." echo -n "device (e.g. sdc2): " read dev