|
@@ -1301,6 +1301,7 @@ ${BOLD}Do you want to continue?${RESET}" 20 80 || return
|
|
# Create and mount filesystems
|
|
# Create and mount filesystems
|
|
create_filesystems
|
|
create_filesystems
|
|
|
|
|
|
|
|
+ SOURCE_DONE="$(get_option SOURCE)"
|
|
# 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
|