From 2554f93ba4a378a1218045f85459631231e36a92 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 14 Nov 2013 11:55:16 +0100 Subject: installer: after successfull installation only remove dialog pkg. --- installer.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer.sh.in') diff --git a/installer.sh.in b/installer.sh.in index d95c66d..4c8cec1 100644 --- a/installer.sh.in +++ b/installer.sh.in @@ -781,7 +781,7 @@ ${BOLD}Do you want to continue?${RESET}" 20 80 || return DIALOG --title "Check /dev/tty7 for details" \ --infobox "Removing temporary packages from target ..." 4 60 echo "Removing temporaray packages from target ..." >$LOG - xbps-remove -r $TARGETDIR -Ry dialog f2fs-tools >>$LOG 2>&1 + xbps-remove -r $TARGETDIR -Ry dialog >>$LOG 2>&1 rmdir $TARGETDIR/mnt/target # mount required fs mount_filesystems -- cgit 1.4.1