Skip to content

Commit 92bde36

Browse files
author
Kristan Kenney
committed
Fix comments in 1.0.2.sh
1 parent 03bc39b commit 92bde36

File tree

1 file changed

+0
-8
lines changed
  • install/upgrade/versions/previous

1 file changed

+0
-8
lines changed

install/upgrade/versions/previous/1.0.2.sh

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@
66
####### Place additional commands below. #######
77
#######################################################################################
88

9-
#!/bin/sh
10-
11-
# Hestia Control Panel upgrade script for target version 1.0.2
12-
13-
#######################################################################################
14-
####### Place additional commands below. #######
15-
#######################################################################################
16-
179
# Replace dhparam 1024 with dhparam 4096
1810
echo "(*) Increasing Diffie-Hellman Parameter strength to 4096-bit..."
1911
if [ -e /etc/ssl/dhparam.pem ]; then

0 commit comments

Comments
 (0)