Skip to content

Commit a6dee6b

Browse files
committed
[update] : No cleanup with fullbuild
1 parent d6c6de0 commit a6dee6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/fullbuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ channels=(
2121
architectures=("x86_64" "i686")
2222
locale_list=("ja" "en")
2323
share_options=()
24-
default_options=("--boot-splash" "--cleanup" "--user" "alter" "--password" "alter" "--log")
24+
default_options=("--boot-splash" "--user" "alter" "--password" "alter" "--log")
2525
failed=()
2626
abort=false
2727

0 commit comments

Comments
 (0)