en:source.list
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:source.list [2024/02/28 10:19] – angelegt domele | en:source.list [2024/02/28 10:19] (current) – domele | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| # Howto Replace distribtion a to b in the source.list with sed | # Howto Replace distribtion a to b in the source.list with sed | ||
| + | <code bash> | ||
| OLDDISTRI=bullseye | OLDDISTRI=bullseye | ||
| NEWDISTRI=bookworm | NEWDISTRI=bookworm | ||
| sed -i ' | sed -i ' | ||
| sed -i ' | sed -i ' | ||
| + | </ | ||
en/source.list.txt · Last modified: by domele
