From 893776f671d5d5353d06c691130ae89b303c6a11 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Thu, 5 May 2022 20:18:32 +0100 Subject: [PATCH] rename unraid plugin directory --- dev.exa.plg | 2 +- exa.plg | 2 +- .../exa.png => unraid-exa/images/unraid-exa.png} | Bin 3 files changed, 2 insertions(+), 2 deletions(-) rename usr/local/emhttp/plugins/{exa/images/exa.png => unraid-exa/images/unraid-exa.png} (100%) diff --git a/dev.exa.plg b/dev.exa.plg index 2964b51..c3d94d7 100644 --- a/dev.exa.plg +++ b/dev.exa.plg @@ -7,7 +7,7 @@ - + ]> diff --git a/exa.plg b/exa.plg index a6a9092..df6c6f5 100644 --- a/exa.plg +++ b/exa.plg @@ -7,7 +7,7 @@ - + ]> diff --git a/usr/local/emhttp/plugins/exa/images/exa.png b/usr/local/emhttp/plugins/unraid-exa/images/unraid-exa.png similarity index 100% rename from usr/local/emhttp/plugins/exa/images/exa.png rename to usr/local/emhttp/plugins/unraid-exa/images/unraid-exa.png