Merge branch 'master' of https://github.com/cimryan/teslausb into rclone_archive

This commit is contained in:
Ray Tanaka
2018-10-25 12:46:44 -07:00
2 changed files with 4 additions and 2 deletions

View File

@@ -205,7 +205,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"