From: Adolf Belka Date: Wed, 5 Apr 2023 12:28:31 +0000 (+0200) Subject: wio: move files from src/wio/main/ to standard IPFire location X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ee6f37fb430eb0d5a690b97634209251824a833;p=people%2Fms%2Fipfire-2.x.git wio: move files from src/wio/main/ to standard IPFire location Signed-off-by: Adolf Belka --- diff --git a/src/wio/main/wio.conf b/config/wio/wio.conf similarity index 100% rename from src/wio/main/wio.conf rename to config/wio/wio.conf diff --git a/src/wio/main/wio.pl b/config/wio/wio.pl similarity index 100% rename from src/wio/main/wio.pl rename to config/wio/wio.pl diff --git a/src/wio/main/wiovpn.pl b/config/wio/wiovpn.pl similarity index 100% rename from src/wio/main/wiovpn.pl rename to config/wio/wiovpn.pl