luci-base: move and rename ucitrack luci_splash.json 7056/head
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 11 Apr 2024 11:10:13 +0000 (13:10 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 11 Apr 2024 14:15:52 +0000 (16:15 +0200)
Move the json file to where it belongs.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-splash/root/usr/share/ucitrack/luci-app-splash.json [new file with mode: 0644]
modules/luci-base/root/usr/share/ucitrack/luci_splash.json [deleted file]

diff --git a/applications/luci-app-splash/root/usr/share/ucitrack/luci-app-splash.json b/applications/luci-app-splash/root/usr/share/ucitrack/luci-app-splash.json
new file mode 100644 (file)
index 0000000..0d1ffe1
--- /dev/null
@@ -0,0 +1,4 @@
+{
+       "config": "luci_splash",
+       "init": "luci_splash"
+}
diff --git a/modules/luci-base/root/usr/share/ucitrack/luci_splash.json b/modules/luci-base/root/usr/share/ucitrack/luci_splash.json
deleted file mode 100644 (file)
index 0d1ffe1..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-       "config": "luci_splash",
-       "init": "luci_splash"
-}