summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index f11499de..c2a2bc61 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -151,7 +151,7 @@ apt-get -yf dist-upgrade
apt-get clean
apt-get -yf dist-upgrade
apt-get clean
-apt-get -y autoremove
+apt-get --dry-run autoremove
set +x
EOF
}