small bug fixed about filename

This commit is contained in:
Francois B 2018-03-21 08:05:00 +01:00
parent 29e5564a71
commit d9ca0c4847

View file

@ -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
}
#