Codebase list live-build / debian/20170807 share / hooks / normal / 0910-remove-apt-sources-lists
debian/20170807

Tree @debian/20170807 (Download .tar.gz)

0910-remove-apt-sources-lists @debian/20170807raw · history · blame

1
2
3
4
5
6
7
8
#!/bin/sh

set -e

# Remove apt sources.list files

rm -f /etc/apt/sources.list
rm -f /etc/apt/sources.list.d/*.list