diff options
| author | KunoiSayami <[email protected]> | 2021-12-06 11:52:32 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-12-06 11:52:32 +0800 |
| commit | 84fd84ef49280ee7e6deaa19b5247ce9fa3af4e1 (patch) | |
| tree | 8bfc8a4b2fdf9b550f47ca5f8d019af90f43e4e1 /.gitmodules | |
| parent | f56e5532760888791646bc7fb18d3b9b064faf61 (diff) | |
feat(add-pkg): Add liboping
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0c96c23..6fd3ab4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "repo/google-chrome"] path = repo/google-chrome url = https://aur.archlinux.org/google-chrome.git +[submodule "repo/liboping"] + path = repo/liboping + url = https://aur.archlinux.org/liboping.git |
