mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Merge pull request #4932 from lsm5/search-and-replace-correct
correct search-and-replace error
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user