Update release to trixie.
This commit is contained in:
parent
3877f6e15a
commit
ce6930904d
|
|
@ -1,10 +1,10 @@
|
||||||
sudo apt-install -y extrepo
|
sudo apt install -y extrepo
|
||||||
|
|
||||||
cat <<-EOF | sudo tee /etc/extrepo/config.yaml
|
cat <<-EOF | sudo tee /etc/extrepo/config.yaml
|
||||||
---
|
---
|
||||||
url: https://extrepo-team.pages.debian.net/extrepo-data
|
url: https://extrepo-team.pages.debian.net/extrepo-data
|
||||||
dist: debian
|
dist: debian
|
||||||
version: bookworm
|
version: trixie
|
||||||
# To enable repositories that host software with non-DFSG-free licenses,
|
# To enable repositories that host software with non-DFSG-free licenses,
|
||||||
# uncomment "contrib" and/or "non-free" in the list below.
|
# uncomment "contrib" and/or "non-free" in the list below.
|
||||||
enabled_policies:
|
enabled_policies:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue