update..
This commit is contained in:
@ -613,7 +613,7 @@ apt_initial_install_xenial:
|
||||
- ifupdown
|
||||
- socat
|
||||
|
||||
apt_initial_install_bionic:
|
||||
apt_initial_install_jammy:
|
||||
- apt-transport-https
|
||||
- dbus
|
||||
- openssh-server
|
||||
@ -643,7 +643,8 @@ apt_initial_install_bionic:
|
||||
- lynx
|
||||
- links
|
||||
- w3m
|
||||
- ctags
|
||||
- exuberant-ctags
|
||||
- universal-ctags
|
||||
- mime-support
|
||||
- file
|
||||
- coreutils
|
||||
@ -666,7 +667,7 @@ apt_initial_install_bionic:
|
||||
- librecode-dev
|
||||
- sharutils
|
||||
- perl
|
||||
- perl-modules-5.26
|
||||
- perl-modules
|
||||
- perl-doc
|
||||
- libperl-dev
|
||||
- libterm-readline-gnu-perl
|
||||
@ -752,6 +753,8 @@ apt_remove_xenial: []
|
||||
|
||||
apt_remove_bionic: []
|
||||
|
||||
apt_remove_jammy: []
|
||||
|
||||
apt_remove_purge: false
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user