Fix missing arg

This commit is contained in:
Kayou
2019-02-27 21:48:59 +01:00
parent 009efe81e8
commit 7e3813808b
3 changed files with 5 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ ynh_install_app_dependencies "$pkg_dependencies"
#=================================================
ynh_print_info "Deploy files from package..."
vpnclient_deploy_files_and_services "${domain}" "${app}"
vpnclient_deploy_files_and_services "${domain}" "${app}" "${service_name}"
#=================================================
# RELOAD SERVICES