From f2c8dd99a352f7b3d8bf50a94552b57415b8aca2 Mon Sep 17 00:00:00 2001 From: Michel Le Cocq Date: Wed, 24 Jun 2020 08:26:08 +0200 Subject: [PATCH] --- encrypt-swap-Ubuntu-20.04.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encrypt-swap-Ubuntu-20.04.md b/encrypt-swap-Ubuntu-20.04.md index d97aae2..2997731 100644 --- a/encrypt-swap-Ubuntu-20.04.md +++ b/encrypt-swap-Ubuntu-20.04.md @@ -5,7 +5,7 @@ * all command bellow are run has root * install ecryptfs -~~~ +~~~{.shell} install apt-get install ecryptfs-utils ~~~