diff --git a/install_functions.sh b/install_functions.sh index 737cb54..1da3126 100644 --- a/install_functions.sh +++ b/install_functions.sh @@ -914,7 +914,7 @@ function installCADMenu () { function installTeamViewer13 () { msg "Install Teamviewer 13" installPackageDpkg https://download.teamviewer.com/download/linux/teamviewer_amd64.deb \ - teamviewer12.deb + teamviewer13.deb } # @@ -922,7 +922,7 @@ function installTeamViewer13 () { # function installTeamViewer13Menu () { installPackageDpkg https://download.teamviewer.com/download/linux/teamviewer_amd64.deb \ - teamviewer12.deb + teamviewer13.deb } #