|
@@ -33,6 +33,10 @@ ynh_restore_file "/usr/local/bin/$service_name-loadcubefile.sh"
|
|
|
ynh_restore_file "/etc/yunohost/hooks.d/90-vpnclient.tpl"
|
|
|
|
|
|
ynh_restore_file "/etc/openvpn/client.conf.tpl"
|
|
|
+ynh_restore_file "/etc/openvpn/client.conf" --not_mandatory
|
|
|
+ynh_restore_file "/etc/openvpn/client.cube" --not_mandatory
|
|
|
+ynh_restore_file "/etc/openvpn/client.ovpn" --not_mandatory
|
|
|
+
|
|
|
ynh_restore_file "/etc/openvpn/keys/"
|
|
|
ynh_restore_file "/etc/openvpn/scripts/run-parts.sh"
|
|
|
|