installer: re-add line accidentally removed in prev.
This commit is contained in:
parent
5eae360a23
commit
34a6142056
@ -840,6 +840,7 @@ ${BOLD}Do you want to continue?${RESET}" 20 80 || return
|
|||||||
# If source not set use defaults.
|
# If source not set use defaults.
|
||||||
if [ "$(get_option SOURCE)" = "local" -o -z "$SOURCE_DONE" ]; then
|
if [ "$(get_option SOURCE)" = "local" -o -z "$SOURCE_DONE" ]; then
|
||||||
copy_rootfs
|
copy_rootfs
|
||||||
|
. /etc/default/live.conf
|
||||||
rm -f $TARGETDIR/etc/motd
|
rm -f $TARGETDIR/etc/motd
|
||||||
rm -f $TARGETDIR/etc/issue
|
rm -f $TARGETDIR/etc/issue
|
||||||
# Remove live user.
|
# Remove live user.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user