mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 06:20:13 +00:00
Changed security distribution to ${release}-security.
Signed-off-by: Matthew Bruzek <mbruzek@gmail.com>
This commit is contained in:
parent
f17d9d03c6
commit
4908a5e5fe
@ -242,7 +242,7 @@ EOF
|
||||
|
||||
if [ "$release" != "unstable" -a "$release" != "sid" ]; then
|
||||
cat >> "${rootfs}/etc/apt/sources.list" << EOF
|
||||
${prefix} $SECURITY_MIRROR ${release}/updates main${non_main}
|
||||
${prefix} $SECURITY_MIRROR ${release}-security main${non_main}
|
||||
EOF
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user