Skip to content
Snippets Groups Projects
Commit ad517c65 authored by Pavel Vondruška's avatar Pavel Vondruška
Browse files

change security repo to debian generic instead of zcu

parent 8d6c04b7
No related branches found
No related tags found
No related merge requests found
Pipeline #1735 canceled
......@@ -18,11 +18,11 @@ function get_debian_security() {
cat > /etc/apt/sources.list << EOSOURCES
deb http://ftp.zcu.cz/pub/linux/debian ${VERSION_CODENAME} main contrib non-free
deb http://ftp.zcu.cz/pub/linux/debian ${VERSION_CODENAME}-updates main contrib non-free
deb http://ftp.zcu.cz/pub/linux/debian-security $(get_debian_security) main contrib non-free
deb http://deb.debian.org/debian-security/ $(get_debian_security) main contrib non-free
deb-src http://ftp.zcu.cz/pub/linux/debian ${VERSION_CODENAME} main contrib non-free
deb-src http://ftp.zcu.cz/pub/linux/debian ${VERSION_CODENAME}-updates main contrib non-free
deb-src http://ftp.zcu.cz/pub/linux/debian-security $(get_debian_security) main contrib non-free
deb-src http://deb.debian.org/debian-security/ $(get_debian_security) main contrib non-free
EOSOURCES
# Instalace buildovacich veci a zavislosti
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment