summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/00-sources.list
blob: 8f8f2b80e24dfe0a16426002a8bd613a4f96b0d3 (plain)
1
2
3
4
5
#!/bin/sh
[ -f /root/build.conf ] && . /root/build.conf

sed -i -e "s|@DISTRIBUTION@|${LB_DISTRIBUTION}|g" /etc/apt/sources.list