Skip to content

Commit d5912ff

Browse files
committed
github-raw: add docker/install.sh
used in https://mirrors.tuna.tsinghua.edu.cn/help/docker-ce/ Signed-off-by: Tiankai Ma <[email protected]>
1 parent 1a6b3f6 commit d5912ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

github-raw.py

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ def delete_line_with_gbpdistro(s: str) -> str:
4848
["ros/rosdistro", "master", "releases", "targets.yaml"],
4949
# for llvm-apt
5050
["opencollab/llvm-jenkins.debian.net", "master", "llvm.sh"],
51+
# for docker-install
52+
["docker/docker-install", "master", "install.sh"],
5153
]
5254

5355
# connect and read timeout value

0 commit comments

Comments
 (0)