fix mount verbosity
This commit is contained in:
@@ -73,5 +73,5 @@ if [[ $device1 = $device2 ]]; then
|
||||
rmdir "$mountpath"
|
||||
fi
|
||||
else
|
||||
echo "~/mnt/$valid_name is already mounted"
|
||||
echo "~/mnt/am/$valid_name is already mounted"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user