We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ccd9b9 commit feb3c9bCopy full SHA for feb3c9b
tools/fullbuild.sh
@@ -20,7 +20,7 @@ channels=(
20
architectures=("x86_64" "i686")
21
locale_list=("ja" "en")
22
share_options=()
23
-default_options=("--boot-splash" "--cleanup" "--user" "alter" "--password" "alter")
+default_options=("--boot-splash" "--cleanup" "--user" "alter" "--password" "alter" "--log")
24
failed=()
25
abort=false
26
0 commit comments