picodotdev / alis

Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs an unattended, automated and customized Arch Linux system.

Home Page:https://picodotdev.github.io/alis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate option for enabling/disabling xtrace in log_init function

fseatonuc opened this issue · comments

I like the ability to LOG my install, but I'd like to have the option to turn the set -o xtrace in the init_log function off. Would you consider adding a DEBUG option or something similar for controlling that behavior?

I added a new configuration variable.

alis/alis.conf

Line 16 in 469cbe2

LOG_TRACE="true"