Skip to content

Commit 11c4f2d

Browse files
committed
[fix] : FIxed default value
1 parent 26d90e1 commit 11c4f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# !! WARNING !!
2727
# This variable can only be used in default.conf.
2828
# It does not apply even if it is used in the config of each channel.
29-
DEFAULT_ARGUMENT=(--nocolor --noloopmod -w '/dir hoge/iso')
29+
DEFAULT_ARGUMENT=()
3030

3131
#-- archiso --#
3232
# Architecture to build

0 commit comments

Comments
 (0)