Skip to content

Commit 9bd496b

Browse files
use relative submodule path; add krakenctl submodule (#252)
1 parent ba28824 commit 9bd496b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "utils/kraken-dashboard"]
22
path = utils/kraken-dashboard
3-
url = https://github.com/kraken-hpc/kraken-dashboard.git
3+
url = ../kraken-dashboard.git
4+
[submodule "utils/krakenctl"]
5+
path = utils/krakenctl
6+
url = ../krakenctl.git

utils/krakenctl

Submodule krakenctl added at d2a63b3

0 commit comments

Comments
 (0)