diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/chroot-installation.sh | 2 |
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 } |