OSDN Git Service

[update] : No cleanup with fullbuild
authorhayao <hayao@fascode.net>
Thu, 16 Sep 2021 07:07:59 +0000 (16:07 +0900)
committerhayao <hayao@fascode.net>
Thu, 16 Sep 2021 07:07:59 +0000 (16:07 +0900)
tools/fullbuild.sh

index c5fbb3c..53e724d 100755 (executable)
@@ -21,7 +21,7 @@ channels=(
 architectures=("x86_64" "i686")
 locale_list=("ja" "en")
 share_options=()
-default_options=("--boot-splash" "--cleanup" "--user" "alter" "--password" "alter" "--log")
+default_options=("--boot-splash" "--user" "alter" "--password" "alter" "--log")
 failed=()
 abort=false