Procházet zdrojové kódy

Fix comments in 1.0.2.sh

Kristan Kenney před 6 roky
rodič
revize
92bde36b4a
1 změnil soubory, kde provedl 0 přidání a 8 odebrání
  1. 0 8
      install/upgrade/versions/previous/1.0.2.sh

+ 0 - 8
install/upgrade/versions/previous/1.0.2.sh

@@ -6,14 +6,6 @@
 #######                      Place additional commands below.                   #######
 #######################################################################################
 
-#!/bin/sh
-
-# Hestia Control Panel upgrade script for target version 1.0.2
-
-#######################################################################################
-#######                      Place additional commands below.                   #######
-#######################################################################################
-
 # Replace dhparam 1024 with dhparam 4096
 echo "(*) Increasing Diffie-Hellman Parameter strength to 4096-bit..."
 if [ -e /etc/ssl/dhparam.pem ]; then