Addressing PR comments

This commit is contained in:
Jack Kawell
2021-12-14 00:08:08 -07:00
parent 0bad9d7186
commit f6a401ac6b
2 changed files with 15 additions and 9 deletions

1
.gitmodules vendored
View File

@@ -10,6 +10,7 @@
[submodule "thirdparty/libbcrypt"]
path = thirdparty/libbcrypt
url = https://github.com/trusch/libbcrypt.git
# TODO: Merge changes by TheNoim into lcdr's repo and use that
[submodule "thirdparty/docker-utils"]
path = thirdparty/docker-utils
url = https://github.com/TheNoim/utils