Skip to content
Snippets Groups Projects
Commit c266bfcf authored by Lucas Manika Koeb's avatar Lucas Manika Koeb
Browse files

30-upgrade: Use dist-upgrade instead of upgrade

parent 5fe323e3
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ initChroot ...@@ -32,7 +32,7 @@ initChroot
# Changes distro # Changes distro
chroot "$CHROOTDIR" apt-get update chroot "$CHROOTDIR" apt-get update
chroot "$CHROOTDIR" apt-get -y --force-yes upgrade chroot "$CHROOTDIR" apt-get -y --force-yes dist-upgrade
closeChroot closeChroot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment