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 3b6cfa82df022ce29f010a2e8cc13a0061fa10a1..65f10e8767fa57c8b4019e5a8f5750dbf67813be 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 cc425f3b440167a30c5e9ff93e0470c41568985c..3e35dfeeb98e81d6bf56425c4cae1de243da8d9c 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