make util-scripts a submodule repo

This commit is contained in:
Zhongheng Liu 2026-05-18 11:49:05 +02:00
commit 6ad8cf4798
10 changed files with 4 additions and 143 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "repo"]
path = repo
url = git@stvnliu.me:steven/ebuild-lithium
[submodule "exec"]
path = exec
url = git@stvnliu.me:steven/util-scripts