We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c6de0 commit a6dee6bCopy full SHA for a6dee6b
1 file changed
tools/fullbuild.sh
@@ -21,7 +21,7 @@ channels=(
21
architectures=("x86_64" "i686")
22
locale_list=("ja" "en")
23
share_options=()
24
-default_options=("--boot-splash" "--cleanup" "--user" "alter" "--password" "alter" "--log")
+default_options=("--boot-splash" "--user" "alter" "--password" "alter" "--log")
25
failed=()
26
abort=false
27
0 commit comments