mirror of
https://github.com/cimryan/teslausb.git
synced 2026-02-28 20:20:32 +00:00
Umount the temp mount.
This commit is contained in:
@@ -88,6 +88,8 @@ function check_archive_mountable () {
|
||||
echo "STOP: The archive couldn't be mounted with CIFS version ${cifs_version}. Try specifying a lower number for the CIFS version like this: export cifs_version=2"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
umount "$test_mount_location"
|
||||
}
|
||||
|
||||
function check_available_space () {
|
||||
|
||||
Reference in New Issue
Block a user