From 29678071f3d61630f034d66c3793df30577e5bcb Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Thu, 11 Apr 2024 13:08:51 +0200 Subject: [PATCH] luci-base: move and rename ucitrack system.json Move the json file to where it belongs. Signed-off-by: Florian Eckert --- .../root/usr/share/ucitrack/luci-mod-system-system.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/{luci-base/root/usr/share/ucitrack/system.json => luci-mod-system/root/usr/share/ucitrack/luci-mod-system-system.json} (100%) diff --git a/modules/luci-base/root/usr/share/ucitrack/system.json b/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-system.json similarity index 100% rename from modules/luci-base/root/usr/share/ucitrack/system.json rename to modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-system.json -- 2.30.2