From 34a61420565f868befe0febfa1d6d29a0136b285 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 24 Sep 2014 17:14:38 +0200 Subject: installer: re-add line accidentally removed in prev. --- installer.sh.in | 1 + 1 file changed, 1 insertion(+) (limited to 'installer.sh.in') diff --git a/installer.sh.in b/installer.sh.in index cff64f4..ad7fad8 100644 --- a/installer.sh.in +++ b/installer.sh.in @@ -840,6 +840,7 @@ ${BOLD}Do you want to continue?${RESET}" 20 80 || return # If source not set use defaults. if [ "$(get_option SOURCE)" = "local" -o -z "$SOURCE_DONE" ]; then copy_rootfs + . /etc/default/live.conf rm -f $TARGETDIR/etc/motd rm -f $TARGETDIR/etc/issue # Remove live user. -- cgit 1.4.1