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.2'
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
@@ -1823,7 +1823,7 @@ if [ "$host_ip" = "$ip" ]; then
18231823fi
18241824
18251825echo -e " \n"
1826- echo " ============================================================================== "
1826+ echo " ===================================================================="
18271827echo -e " \n"
18281828
18291829# Sending notification to admin email
Original file line number Diff line number Diff line change 392392echo ' Hestia Control Panel'
393393echo ' v1.0.2'
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
@@ -1718,7 +1718,7 @@ if [ "$host_ip" = "$ip" ]; then
17181718fi
17191719
17201720echo -e " \n"
1721- echo " ============================================================================== "
1721+ echo " ===================================================================="
17221722echo -e " \n"
17231723
17241724# Sending notification to admin email
You can’t perform that action at this time.
0 commit comments