mirror of https://github.com/containers/podman.git
correct search-and-replace error
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
ce4bf33ccc
commit
eef3d3240a
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue