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

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