diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/chroot-installation.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh index b0566714..dd2bd52a 100755 --- a/bin/chroot-installation.sh +++ b/bin/chroot-installation.sh @@ -294,7 +294,6 @@ if [ "$DISTRO" = "sid" ] ; then echo "Warning: Transitional packages found:" cat $TMPFILE fi - rm -f $TMPFILE 2>/dev/null fi echo "Debug: Removing trap." |