mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
not using apt-key
This commit is contained in:
@@ -36,13 +36,17 @@ def pkg_clean(c):
|
||||
|
||||
def pkg_base(c):
|
||||
pkg_list = [
|
||||
'lsb-release',
|
||||
'wget',
|
||||
'gpg',
|
||||
'git',
|
||||
#
|
||||
'gnupg2',
|
||||
'gnupg-agent',
|
||||
'ca-certificates',
|
||||
'ubuntu-keyring',
|
||||
#
|
||||
'nload',
|
||||
'iftop',
|
||||
'snapd',
|
||||
#
|
||||
'python3',
|
||||
'python3-venv',
|
||||
|
||||
Reference in New Issue
Block a user