4 строки
90 Б
Puppet
4 строки
90 Б
Puppet
apt::conf { 'progressbar':
|
|
priority => 99,
|
|
content => 'Dpkg::Progress-Fancy "1";',
|
|
}
|