|
@@ -56,6 +56,9 @@ sudo rm -f /etc/systemd/system/openvpn@.service
|
|
# Remove certificates
|
|
# Remove certificates
|
|
sudo rm -rf /etc/openvpn/keys/
|
|
sudo rm -rf /etc/openvpn/keys/
|
|
|
|
|
|
|
|
+# Remove packages
|
|
|
|
+ynh_remove_app_dependencies
|
|
|
|
+
|
|
# Restart services
|
|
# Restart services
|
|
sudo systemctl restart php5-fpm
|
|
sudo systemctl restart php5-fpm
|
|
sudo systemctl reload nginx
|
|
sudo systemctl reload nginx
|