mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -6,23 +6,27 @@ from ssh_lib.utils import (
|
||||
|
||||
def pkg_base(c):
|
||||
pkg_list = [
|
||||
'lsb-release',
|
||||
'wget',
|
||||
'git',
|
||||
'build-essential',
|
||||
'unzip',
|
||||
'rsync',
|
||||
'btrfs-progs',
|
||||
'pigz',
|
||||
'aria2',
|
||||
'build-essential',
|
||||
'curl',
|
||||
'dnsutils',
|
||||
'git',
|
||||
'htop',
|
||||
'lsb-release',
|
||||
'pigz',
|
||||
'rsync',
|
||||
'unzip',
|
||||
'wget',
|
||||
#
|
||||
'btrfs-progs',
|
||||
#
|
||||
'gnupg2',
|
||||
'gnupg-agent',
|
||||
'ca-certificates',
|
||||
'gnupg-agent',
|
||||
'gnupg2',
|
||||
'ubuntu-keyring',
|
||||
#
|
||||
'nload',
|
||||
'iftop',
|
||||
'nload',
|
||||
'vnstat',
|
||||
#
|
||||
'python3',
|
||||
|
||||
Reference in New Issue
Block a user