mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -38,11 +38,14 @@ def pkg_base(c):
|
||||
pkg_list = [
|
||||
'wget',
|
||||
'gpg',
|
||||
'git',
|
||||
'gnupg-agent',
|
||||
'python3',
|
||||
'nload',
|
||||
'iftop',
|
||||
'snapd',
|
||||
#
|
||||
'python3',
|
||||
'python3-venv',
|
||||
]
|
||||
|
||||
apt_get_install(c, ' '.join(pkg_list))
|
||||
|
||||
Reference in New Issue
Block a user