]> gitweb.fluxo.info Git - rhatto/apps.git/commitdiff
Fix: move some scripts into separate, thematic repositories (2)
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 21 Aug 2024 00:05:42 +0000 (21:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 21 Aug 2024 00:05:42 +0000 (21:05 -0300)
.gitmodules
scripts
utils-calendar
utils-sys [new submodule]
utils-weather [new submodule]
utils-web [new submodule]
utils-x11

index b54964fcd759b385892e76fd016ba1ec6833b705..c7607998285dadaa9068c8496a9de01589ce87b7 100644 (file)
 [submodule "utils-android"]
        path = utils-android
        url = https://git.fluxo.info/utils-android
+[submodule "utils-web"]
+       path = utils-web
+       url = https://git.fluxo.info/utils-web
+[submodule "utils-weather"]
+       path = utils-weather
+       url = https://git.fluxo.info/utils-weather
+[submodule "utils-sys"]
+       path = utils-sys
+       url = https://git.fluxo.info/utils-sys
diff --git a/scripts b/scripts
index e851401694daacaf1aba2c87ed557e5dbf00af02..0220c9924c6fb633e7cd55be548a1604fdf4f63c 160000 (submodule)
--- a/scripts
+++ b/scripts
@@ -1 +1 @@
-Subproject commit e851401694daacaf1aba2c87ed557e5dbf00af02
+Subproject commit 0220c9924c6fb633e7cd55be548a1604fdf4f63c
index 34cf7e6bca3938e42a4ebd70f4e763d9e356f19c..ea891f24aaa8c6b1ca446ea6e29beb382762368f 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 34cf7e6bca3938e42a4ebd70f4e763d9e356f19c
+Subproject commit ea891f24aaa8c6b1ca446ea6e29beb382762368f
diff --git a/utils-sys b/utils-sys
new file mode 160000 (submodule)
index 0000000..045d76e
--- /dev/null
+++ b/utils-sys
@@ -0,0 +1 @@
+Subproject commit 045d76eadd078b7cd9247fdc27ee00242d3782ac
diff --git a/utils-weather b/utils-weather
new file mode 160000 (submodule)
index 0000000..827e804
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 827e804567b78eb7f8e2bdcfc1a9b77146992292
diff --git a/utils-web b/utils-web
new file mode 160000 (submodule)
index 0000000..c3a1bf6
--- /dev/null
+++ b/utils-web
@@ -0,0 +1 @@
+Subproject commit c3a1bf60e9694b6ac725016a15f19f49905e541f
index a09a77ee87df69b1e9fe9fba98c21b11983d0150..d8cb07b0e53e6757c42d7ad5adcfee2cef5826cc 160000 (submodule)
--- a/utils-x11
+++ b/utils-x11
@@ -1 +1 @@
-Subproject commit a09a77ee87df69b1e9fe9fba98c21b11983d0150
+Subproject commit d8cb07b0e53e6757c42d7ad5adcfee2cef5826cc