♻️ move submodules

This commit is contained in:
Ondřej Samohel 2022-07-15 18:06:37 +02:00
parent 1408836a71
commit 1f18e5c9d3
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
4 changed files with 4 additions and 6 deletions

8
.gitmodules vendored
View file

@ -1,7 +1,7 @@
[submodule "vendor/powershell/BurntToast"]
path = vendor/powershell/BurntToast
[submodule "tools/modules/powershell/BurntToast"]
path = tools/modules/powershell/PSWriteColor
url = https://github.com/Windos/BurntToast.git
[submodule "vendor/powershell/PSWriteColor"]
path = vendor/powershell/PSWriteColor
[submodule "tools/modules/powershell/PSWriteColor"]
path = tools/modules/powershell/PSWriteColor
url = https://github.com/EvotecIT/PSWriteColor.git