Add clevis-systemd
This commit is contained in:
parent
452b30174e
commit
a25b608e32
2
setup.sh
2
setup.sh
@ -23,7 +23,7 @@ install_packages() {
|
||||
sed -i -e "s/$deb_apt_default_repo/$deb_apt_repo/g" /etc/apt/sources.list
|
||||
apt update
|
||||
apt upgrade -y
|
||||
apt install -y vim tree tmux neofetch vsftpd cryptsetup clevis clevis-luks
|
||||
apt install -y vim tree tmux neofetch vsftpd cryptsetup clevis clevis-luks clevis-systemd
|
||||
}
|
||||
|
||||
add_users() {
|
||||
|
Reference in New Issue
Block a user