diff --git a/apps/installer/includes/functions.sh b/apps/installer/includes/functions.sh index 7b02d2ef16..79fbb355d9 100644 --- a/apps/installer/includes/functions.sh +++ b/apps/installer/includes/functions.sh @@ -155,7 +155,7 @@ function inst_simple_restarter { function inst_download_client_data { # change the following version when needed - local VERSION=19 + local VERSION=v19 echo "#######################" echo "Client data downloader"