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