File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 414414echo ' Hestia Control Panel'
415415echo ' v1.0.3'
416416echo -e " \n"
417- echo " ============================================================================== "
417+ echo " ===================================================================="
418418echo -e " \n"
419419echo ' The following server components will be installed on your system:'
420420echo
@@ -486,7 +486,7 @@ if [ "$iptables" = 'yes' ] && [ "$fail2ban" = 'yes' ]; then
486486 echo -n ' + Fail2Ban Access Monitor'
487487fi
488488echo -e " \n"
489- echo " ============================================================================== "
489+ echo " ===================================================================="
490490echo -e " \n"
491491
492492# Asking for confirmation to proceed
@@ -1830,7 +1830,7 @@ if [ "$host_ip" = "$ip" ]; then
18301830fi
18311831
18321832echo -e " \n"
1833- echo " ============================================================================== "
1833+ echo " ===================================================================="
18341834echo -e " \n"
18351835
18361836# Sending notification to admin email
Original file line number Diff line number Diff line change 392392echo ' Hestia Control Panel'
393393echo ' v1.0.3'
394394echo -e " \n"
395- echo " ============================================================================== "
395+ echo " ===================================================================="
396396echo -e " \n"
397397echo ' The following server components will be installed on your system:'
398398echo
@@ -464,7 +464,7 @@ if [ "$iptables" = 'yes' ] && [ "$fail2ban" = 'yes' ]; then
464464 echo -n ' + Fail2Ban Access Monitor'
465465fi
466466echo -e " \n"
467- echo " ============================================================================== "
467+ echo " ===================================================================="
468468echo -e " \n"
469469
470470# Asking for confirmation to proceed
@@ -1725,7 +1725,7 @@ if [ "$host_ip" = "$ip" ]; then
17251725fi
17261726
17271727echo -e " \n"
1728- echo " ============================================================================== "
1728+ echo " ===================================================================="
17291729echo -e " \n"
17301730
17311731# Sending notification to admin email
You can’t perform that action at this time.
0 commit comments