diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-11 21:32:28 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-08-11 21:32:28 +0900 |
commit | 026f015c5e3d643472c3af93b5329110260a84fe (patch) | |
tree | 6359de8375ce160fc87ef39e125d20ad4487b86a | |
parent | d44bec1654758e83826018d418c0b2e864b81393 (diff) | |
download | tde-026f015c5e3d643472c3af93b5329110260a84fe.tar.gz tde-026f015c5e3d643472c3af93b5329110260a84fe.zip |
Added new application kommando
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/applications/utilities/kommando | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9177ec673..c54e74306 100644 --- a/.gitmodules +++ b/.gitmodules @@ -514,6 +514,9 @@ [submodule "main/applications/utilities/knutclient"] path = main/applications/utilities/knutclient url = https://system@scm.trinitydesktop.org/scm/git/knutclient +[submodule "main/applications/utilities/kommando"] + path = main/applications/utilities/kommando + url = https://system@scm.trinitydesktop.org/scm/git/kommando [submodule "main/applications/utilities/kompose"] path = main/applications/utilities/kompose url = https://system@scm.trinitydesktop.org/scm/git/kompose diff --git a/main/applications/utilities/kommando b/main/applications/utilities/kommando new file mode 160000 +Subproject 81047075cc2de7201fc6ca5811d2cea4823fb52 |