be more quiet
This commit is contained in:
parent
8c4384941e
commit
2faf5b1b1c
@ -277,7 +277,7 @@ __PACKAGE__->register_method({
|
||||
|
||||
push @$cmd, '-qq' if $param->{quiet};
|
||||
|
||||
print "starting apt-get update\n";
|
||||
print "starting apt-get update\n" if !$param->{quiet};
|
||||
|
||||
PVE::Tools::run_command($cmd);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user