add_lzop
This commit is contained in:
parent
6c111338a6
commit
75202bfe29
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ lsblk
|
|||
read -p "Enter partition to encrypt:" PARTITION
|
||||
|
||||
echo "Installing requirements"
|
||||
apt install cryptsetup ecryptfs-utils zfsutils-linux -y
|
||||
apt install cryptsetup ecryptfs-utils zfsutils-linux lzop -y
|
||||
|
||||
echo "Setting timezone to Prague"
|
||||
timedatectl set-timezone Europe/Prague
|
||||
|
|
Loading…
Reference in a new issue