Browse Source

debug message

HgO 1 year ago
parent
commit
77c140ae27
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/upgrade

+ 1 - 0
scripts/upgrade

@@ -132,6 +132,7 @@ ynh_secure_remove ${tmp_dir}
 #=================================================
 
 ### Make sure that the yunohost services have a description and need-lock enabled
+ynh_print_info "Configuring VPN client services..."
 
 # main service
 yunohost service add $service_name --description "Tunnels the internet traffic through a VPN" --need_lock --test_status="systemctl is-active openvpn@client.service" --log "/var/log/ynh-vpnclient.log"