Add clean
authorsangwook lee <sangwook96.lee@samsung.com>
Thu, 1 Jun 2023 11:16:21 +0000 (20:16 +0900)
committersangwook lee <sangwook96.lee@samsung.com>
Thu, 1 Jun 2023 11:16:21 +0000 (20:16 +0900)
Signed-off-by: sangwook lee <sangwook96.lee@samsung.com>
make_rootstrap.sh
make_rootstrap_64.sh

index 3b6cfa8..65f10e8 100755 (executable)
@@ -140,7 +140,7 @@ GLOBAL_ERROR="0"
 OPT_TARGET=true
 OPT_EMULATOR=true
 OPT_DOWNLOAD_RPM=false
-OPT_CLEAN=false
+OPT_CLEAN=true
 OPT_CONF=""
 INTERNAL=false
 
index cc425f3..3e35dfe 100755 (executable)
@@ -140,7 +140,7 @@ GLOBAL_ERROR="0"
 OPT_TARGET=true
 OPT_EMULATOR=true
 OPT_DOWNLOAD_RPM=false
-OPT_CLEAN=false
+OPT_CLEAN=true
 OPT_CONF=""
 INTERNAL=false