diff options
author | Daniel Baumann <daniel@debian.org> | 2008-02-24 16:30:58 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:36:09 +0100 |
commit | 5ce2688675f72b2661ac9e19447782987743b51f (patch) | |
tree | 52fb1f7a2d9f1171937edc40cc25ee34034a75ee /helpers/lh_chroot_sources | |
parent | 3421a5b614394ad998b231bffeaaf4fab3fe3362 (diff) | |
download | vyos-live-build-5ce2688675f72b2661ac9e19447782987743b51f.tar.gz vyos-live-build-5ce2688675f72b2661ac9e19447782987743b51f.zip |
Re-adding additional indices updated, otherwise we wouldn't honor thirdparty repositories (anymore).
Diffstat (limited to 'helpers/lh_chroot_sources')
-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 |