diff options
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 8e0dc98..4c89fbd 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 |