mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Use values for CIFS vers from the mount.cifs man page.
This commit is contained in:
@@ -193,7 +193,7 @@ else # Else for now, TODO allow both for more redundancy?
|
||||
check_variable "shareuser"
|
||||
check_variable "sharepassword"
|
||||
|
||||
export cifs_version="${cifs_version:-3}"
|
||||
export cifs_version="${cifs_version:-3.0}"
|
||||
fi
|
||||
|
||||
check_variable "archiveserver"
|
||||
|
||||
Reference in New Issue
Block a user