From bd746da497832a3edc4a12c126ab6445979c52b2 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer <mschiffer@universe-factory.net> Date: Sun, 23 Mar 2025 00:10:09 +0100 Subject: [PATCH] gluon-mesh-vpn-*: move gluon_wireguard netifd proto to gluon-mesh-vpn-wireguard The file appears to have been added to gluon-mesh-vpn-core by accident. --- .../files/lib/netifd/proto/gluon_wireguard.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename package/{gluon-mesh-vpn-core => gluon-mesh-vpn-wireguard}/files/lib/netifd/proto/gluon_wireguard.sh (100%) diff --git a/package/gluon-mesh-vpn-core/files/lib/netifd/proto/gluon_wireguard.sh b/package/gluon-mesh-vpn-wireguard/files/lib/netifd/proto/gluon_wireguard.sh similarity index 100% rename from package/gluon-mesh-vpn-core/files/lib/netifd/proto/gluon_wireguard.sh rename to package/gluon-mesh-vpn-wireguard/files/lib/netifd/proto/gluon_wireguard.sh -- GitLab