Skip to content

Commit 9a440b7

Browse files
committed
Delete old repo.grakn.ai scripts
1 parent ba1cc90 commit 9a440b7

File tree

4 files changed

+0
-36
lines changed

4 files changed

+0
-36
lines changed

tool/util/BUILD

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,6 @@ load("//tool/checkstyle:rules.bzl", "checkstyle_test")
88

99
exports_files(["wait-for-host.sh"])
1010

11-
sh_binary(
12-
name = "restart-repo-container",
13-
srcs = ["restart-repo-container.sh"],
14-
)
15-
16-
sh_binary(
17-
name = "ssh-repo-container",
18-
srcs = ["ssh-repo-container.sh"],
19-
)
20-
21-
sh_binary(
22-
name = "ssh-repo-machine",
23-
srcs = ["ssh-repo-machine.sh"],
24-
)
25-
2611
sh_binary(
2712
name = "install-ssh-credential",
2813
srcs = [":install-ssh-credential.sh"],

tool/util/restart-repo-container.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

tool/util/ssh-repo-container.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

tool/util/ssh-repo-machine.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)