update..
This commit is contained in:
@ -146,6 +146,7 @@ apt_upgrade_dpkg_options:
|
||||
|
||||
apt_initial_install_stretch:
|
||||
- apt-transport-https
|
||||
- cryptsetup
|
||||
- dbus
|
||||
- openssh-server
|
||||
- rssh
|
||||
@ -259,6 +260,7 @@ apt_initial_install_stretch:
|
||||
|
||||
apt_initial_install_buster:
|
||||
- apt-transport-https
|
||||
- cryptsetup
|
||||
- dbus
|
||||
- openssh-server
|
||||
- rush
|
||||
@ -377,6 +379,7 @@ apt_initial_install_buster:
|
||||
|
||||
apt_initial_install_bullseye:
|
||||
- apt-transport-https
|
||||
- cryptsetup
|
||||
- dbus
|
||||
- openssh-server
|
||||
- rush
|
||||
@ -495,6 +498,7 @@ apt_initial_install_bullseye:
|
||||
|
||||
apt_initial_install_xenial:
|
||||
- apt-transport-https
|
||||
- cryptsetup
|
||||
- dbus
|
||||
- openssh-server
|
||||
- rush
|
||||
@ -607,6 +611,7 @@ apt_initial_install_xenial:
|
||||
|
||||
apt_initial_install_bionic:
|
||||
- apt-transport-https
|
||||
- cryptsetup
|
||||
- dbus
|
||||
- openssh-server
|
||||
- rush
|
||||
|
Reference in New Issue
Block a user