diff options
Diffstat (limited to 'functions')
-rwxr-xr-x | functions/defaults.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index e593a60f7..d2c5808fa 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -497,11 +497,6 @@ Set_defaults () ;; esac ;; - - *) - Echo_error "Architecture(s) ${LIVE_IMAGE_ARCHITECTURE} not yet supported (FIXME)" - exit 1 - ;; esac # Set linux packages |