mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -88,6 +88,7 @@ def apt_get_install(c, pkgs, warn=False):
|
||||
c.sudo(
|
||||
f'DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends {pkgs}',
|
||||
warn=warn,
|
||||
echo=True,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user