Merge pull request #4932 from lsm5/search-and-replace-correct

correct search-and-replace error
This commit is contained in:
OpenShift Merge Robot
2020-01-22 15:23:32 -05:00
committed by GitHub

View File

@ -140,7 +140,7 @@ The Kubic project provides RC/testing packages for Debian 10, testing and
unstable. unstable.
```bash ```bash
# Debian Untesting/Sid # Debian Unstable/Sid
echo 'deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/testing/Debian_Unstable/ /' > /etc/apt/sources.list.d/devel:kubic:libcontainers:testing.list echo 'deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/testing/Debian_Unstable/ /' > /etc/apt/sources.list.d/devel:kubic:libcontainers:testing.list
wget -nv https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing/Debian_Unstable/Release.key -O Release.key wget -nv https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing/Debian_Unstable/Release.key -O Release.key