commands: getattr autoinstall
Compare changes
+ 3
− 1
@@ -68,7 +68,9 @@ def run_command(args: PmbArgs):
args.autoinstall attribute might not exist, use getattr like for others, and add a fixme about the default value...
Fixes: #2476 (closed)