From 924976186682279eb12fc137849d7d8ff81ad366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 23 Aug 2017 12:26:20 +0200 Subject: [PATCH] Updated bootstrap file. --- scripts/bootstrap.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 3e388be..123dd18 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -376,5 +376,3 @@ curl -k -X POST -H "Authorization: $AUTH_KEY" -H "Accept: application/json" -v h echo -e "\e[32mMISP is ready\e[0m" -echo -e "\e[0mPoint your Web browser to \e[33m$MISP_BASEURL\e[0m" -echo -e "\e[0mDefault user/pass = \e[33madmin@admin.test/admin\e[0m"