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 17b3761 commit 7d1956dCopy full SHA for 7d1956d
build.sh
@@ -494,7 +494,7 @@ prepare_build() {
494
msg_debug "Iso filename is ${iso_filename}"
495
496
# check bool
497
- check_bool boot_splash cleaning noconfirm nodepend customized_username customized_password noloopmod nochname tarball noiso noaur customized_syslinux norescue_entry debug bash_debug nocolor msgdebug noefi nosigcheck
+ check_bool boot_splash cleaning noconfirm nodepend customized_username customized_password noloopmod nochname tarball noiso noaur customized_syslinux norescue_entry debug bash_debug nocolor msgdebug noefi nosigcheck gitversion
498
499
# Check architecture for each channel
500
local _exit=0
0 commit comments