diff --git a/cpstage4.sh b/cpstage4.sh index df4ae1e..4993052 100755 --- a/cpstage4.sh +++ b/cpstage4.sh @@ -9,7 +9,6 @@ fi # set flag variables to null/default EXCLUDE_BOOT=0 -EXCLUDE_CONFIDENTIAL=0 EXCLUDE_LOST=0 QUIET=0 HAS_PORTAGEQ=0