modules: Add openring and resume, rename Makefile
This commit is contained in:
parent
dacf66db3c
commit
55a17a4e69
4 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,3 +1,9 @@
|
|||
[submodule "scripts/util"]
|
||||
path = scripts/util
|
||||
url = https://github.com/targetdisk/bash-util
|
||||
[submodule "modules/openring"]
|
||||
path = modules/openring
|
||||
url = https://git.sr.ht/~sircmpwn/openring
|
||||
[submodule "modules/resume"]
|
||||
path = modules/resume
|
||||
url = https://github.com/targetdisk/resume
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue