From f2c58af7a5dae70840e3fb95d1f108209818c650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Thu, 6 Jul 2017 10:48:30 +0200 Subject: [PATCH] added installation of rng-tools --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index 1fcb3d8..7c814de 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -244,6 +244,7 @@ chmod -R 750 $PATH_TO_MISP/app/Config echo -e "\n--- Generating a GPG encryption key... ---\n" +apt-get install rng-tools mkdir $PATH_TO_MISP/.gnupg chmod 700 $PATH_TO_MISP/.gnupg cat >gen-key-script <