|
@@ -27,7 +27,7 @@
|
27
|
27
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
28
|
28
|
|
29
|
29
|
# The Debian package repository to use.
|
30
|
|
-DEBIAN_REPO="ftp.us.debian.org"
|
|
30
|
+DEBIAN_REPO="deb.debian.org"
|
31
|
31
|
|
32
|
32
|
function create_repo_sources {
|
33
|
33
|
if [[ $(is_completed "${FUNCNAME[0]}") == "1" ]]; then
|