Skip to content

Commit 10a77ad

Browse files
authored
Merge pull request yeasy#495 from Dup4/master
Remove duplicated words
2 parents d5ce7f0 + 31f3540 commit 10a77ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/debian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $ echo \
6060

6161
# 官方源
6262
# $ echo \
63-
# "deb [arch=amd64 signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://https://download.docker.com/linux/debian \
63+
# "deb [arch=amd64 signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/debian \
6464
# $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
6565

6666
```

0 commit comments

Comments
 (0)