Skip to content

Commit

Permalink
github-raw: add docker/install.sh
Browse files Browse the repository at this point in the history
used in https://mirrors.tuna.tsinghua.edu.cn/help/docker-ce/

Signed-off-by: Tiankai Ma <tiankaima@163.com>
  • Loading branch information
tiankaima committed Sep 20, 2024
1 parent 1a6b3f6 commit d5912ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions github-raw.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ def delete_line_with_gbpdistro(s: str) -> str:
["ros/rosdistro", "master", "releases", "targets.yaml"],
# for llvm-apt
["opencollab/llvm-jenkins.debian.net", "master", "llvm.sh"],
# for docker-install
["docker/docker-install", "master", "install.sh"],
]

# connect and read timeout value
Expand Down

0 comments on commit d5912ff

Please sign in to comment.