diff --git a/net/wg-installer/common/wg.sh b/net/wg-installer/common/wg.sh index c6d02d92c..60bc7109a 100644 --- a/net/wg-installer/common/wg.sh +++ b/net/wg-installer/common/wg.sh @@ -15,7 +15,7 @@ next_port () { } cleanup_wginterfaces() { - neighbors_available + check_wg_neighbors } delete_wg_interface() {