Advertisement
Berges01

ioBroker-6

Jan 21st, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. berges01@Strommix-Smart:~$ cat /etc/apt/sources.list
  2. #
  3.  
  4. # deb cdrom:[Debian GNU/Linux 10.9.0 _Buster_ - Official amd64 NETINST 20210327-10:38]/ bullseye main
  5.  
  6. #deb cdrom:[Debian GNU/Linux 10.9.0 _Buster_ - Official amd64 NETINST 20210327-10:38]/ bullseye main
  7.  
  8. deb http://deb.debian.org/debian/ bullseye main
  9. deb-src http://deb.debian.org/debian/ bullseye main
  10.  
  11. deb http://security.debian.org/debian-security bullseye/updates main
  12. deb-src http://security.debian.org/debian-security bullseye/updates main
  13.  
  14. # bullseye-updates, previously known as 'volatile'
  15. deb http://deb.debian.org/debian/ bullseye-updates main
  16. deb-src http://deb.debian.org/debian/ bullseye-updates main
  17.  
  18. # This system was installed using small removable media
  19. # (e.g. netinst, live or single CD). The matching "deb cdrom"
  20. # entries were disabled at the end of the installation process.
  21. # For information about how to configure apt package sources,
  22. # see the sources.list(5) manual.
  23. berges01@Strommix-Smart:~$
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement