summaryrefslogtreecommitdiff
path: root/home/.pbuilder-hooks/D10_apt-update
blob: 1dd04b80300332c3bc3fd29bae393a0d8761b682 (plain)
1
2
3
4
5
6
#!/bin/bash

echo Calling $0

echo $OTHERMIRROR > /etc/apt/sources.list.d/other.list
apt-get update