diff options
author | Thanos Apollo <[email protected]> | 2023-08-25 09:17:55 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-25 09:17:55 +0300 |
commit | aeeea05fcc94f8b243d71216b178a88eb6cf8598 (patch) | |
tree | 64f18c16d595074dff96f23f71db179fdcedbd2a | |
parent | d71c74c9bacdbeec1dc81ae5a38eebb6672194a5 (diff) |
Add scripts as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | scripts | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..79d0d4b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "scripts"] + path = scripts + url = [email protected]:~thanosapollo/scripts diff --git a/scripts b/scripts new file mode 160000 +Subproject 74b31ad0436178359754df2b9b4f68d96c285fe |