diff options
| -rw-r--r-- | .gitmodules | 5 | ||||
| m--------- | repo/jdk16-adoptopenjdk | 0 |
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 27804ab..dfe6fb5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,4 +39,7 @@ url = https://aur.archlinux.org/konsole-dracula-git.git [submodule "repo/gtk3-classic"] path = repo/gtk3-classic - url = https://aur.archlinux.org/gtk3-classic.git
\ No newline at end of file + url = https://aur.archlinux.org/gtk3-classic.git +[submodule "repo/jdk16-adoptopenjdk"] + path = repo/jdk16-adoptopenjdk + url = https://aur.archlinux.org/jdk16-adoptopenjdk.git diff --git a/repo/jdk16-adoptopenjdk b/repo/jdk16-adoptopenjdk new file mode 160000 +Subproject 8666d4ffbeec5761a0544e5d70239de3f24954d |
