diff options
author | Daniel Baumann <daniel@debian.org> | 2008-02-24 16:30:58 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2008-02-24 16:30:58 +0100 |
commit | 7d67f78ddf964da17802459226101fab435da133 (patch) | |
tree | 52fb1f7a2d9f1171937edc40cc25ee34034a75ee /helpers | |
parent | 9b7193de8e306645baf75b792d05841f9fb7876a (diff) | |
download | vyos-live-build-7d67f78ddf964da17802459226101fab435da133.tar.gz vyos-live-build-7d67f78ddf964da17802459226101fab435da133.zip |
Re-adding additional indices updated, otherwise we wouldn't honor thirdparty repositories (anymore).
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_chroot_sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources index 8e0dc985f..4c89fbdbd 100755 --- a/helpers/lh_chroot_sources +++ b/helpers/lh_chroot_sources @@ -154,6 +154,7 @@ case "${1}" in Chroot "apt-get ${APT_OPTIONS} install aptitude" fi + Apt update Apt upgrade Apt dist-upgrade |