public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 07/11] wio: move files from src/wio/main/ to standard IPFire location
Date: Wed, 05 Apr 2023 14:28:31 +0200	[thread overview]
Message-ID: <20230405122835.12821-7-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230405122835.12821-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 {src/wio/main => config/wio}/wio.conf  | 0
 {src/wio/main => config/wio}/wio.pl    | 0
 {src/wio/main => config/wio}/wiovpn.pl | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename {src/wio/main => config/wio}/wio.conf (100%)
 rename {src/wio/main => config/wio}/wio.pl (100%)
 rename {src/wio/main => config/wio}/wiovpn.pl (100%)

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
-- 
2.40.0


  parent reply	other threads:[~2023-04-05 12:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 12:28 [PATCH 01/11] wio: This is a patch series relocating wio into the standard ipfire directories Adolf Belka
2023-04-05 12:28 ` [PATCH 02/11] wio: Move backup/includes file to standard IPFire location Adolf Belka
2023-04-05 12:28 ` [PATCH 03/11] wio: images moved " Adolf Belka
2023-04-05 12:28 ` [PATCH 04/11] wio: relocate wio menu item " Adolf Belka
2023-04-05 12:28 ` [PATCH 05/11] wio: move cgi files " Adolf Belka
2023-04-05 12:28 ` [PATCH 06/11] wio: move addon language " Adolf Belka
2023-04-05 12:28 ` Adolf Belka [this message]
2023-04-05 12:28 ` [PATCH 08/11] wio: moved files from src/wio directory " Adolf Belka
2023-04-05 12:28 ` [PATCH 09/11] wio: add reference to wio menu Adolf Belka
2023-04-05 12:28 ` [PATCH 10/11] wio: add references to wio cgi and image files Adolf Belka
2023-04-05 12:28 ` [PATCH 11/11] wio: remove unneeded or incorrect commands Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230405122835.12821-7-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox