diff --git a/scripts/remove b/scripts/remove index 81e67fd..837b567 100644 --- a/scripts/remove +++ b/scripts/remove @@ -71,7 +71,10 @@ ynh_remove_logrotate #================================================= # SPECIFIC REMOVE +# Delete the wg0 interface #================================================= +ip link delete wg0 +#============================================= # REMOVE VARIOUS FILES #=================================================