Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-12-17 15:46:18 +0300
committernachoparker <nacho@ownyourbits.com>2017-12-17 15:46:35 +0300
commitaf54edb121da82f80975496cfd89a348e0f04caa (patch)
tree26ae7a172a95f2cf34142ff29b2971b89e03c1e6 /lamp.sh
parentbd5cb8e2b38aea6672c1315c27c89b6442fa82cb (diff)
security hardening part 2v0.41.12
Diffstat (limited to 'lamp.sh')
-rw-r--r--lamp.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/lamp.sh b/lamp.sh
index d1c17fef..5559dd52 100644
--- a/lamp.sh
+++ b/lamp.sh
@@ -124,7 +124,9 @@ EOF
mysql_secure_installation <<EOF
$DBPASSWD
-n
+y
+$DBPASSWD
+$DBPASSWD
y
y
y