diff --git a/archlabs-installer b/archlabs-installer index 6bdb6aa..b969fc7 100755 --- a/archlabs-installer +++ b/archlabs-installer @@ -1355,6 +1355,7 @@ select_root() if (( BTRFS == 2 )); then btrfs_subvols "$ROOT" || return 1 fi + return 0 fi # should never reach here unless an error occurred ROOT=''