File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1753,7 +1753,7 @@ Web: https://www.hestiacp.com/
17531753Forum: https://forum.hestiacp.com/
17541754GitHub: https://www.github.com/hestiacp/hestiacp
17551755
1756- Want to join the our beta test program? Please email us at
1756+ Want to join our beta test program? Please email us at
17571757info@hestiacp.com or join in on GitHub to start contributing today.
17581758
17591759Help support the Hestia Contol Panel project by donating via PayPal:
Original file line number Diff line number Diff line change @@ -1668,7 +1668,7 @@ Web: https://www.hestiacp.com/
16681668Forum: https://forum.hestiacp.com/
16691669GitHub: https://www.github.com/hestiacp/hestiacp
16701670
1671- Want to join the our beta test program? Please email us at
1671+ Want to join our beta test program? Please email us at
16721672info@hestiacp.com or join in on GitHub to start contributing today.
16731673
16741674Help support the Hestia Contol Panel project by donating via PayPal:
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ elif [ "$WEB_BACKEND" = "apache2" ]; then
170170 done
171171 fi
172172elif [ " $PROXY_SYSTEM " = " nginx" ]; then
173- echo " (*) Adding unassigned hosts configuration to nginx.."
173+ echo " (*) Adding unassigned hosts configuration to nginx... "
174174 if [ -f /usr/local/hestia/data/ips/* ]; then
175175 for ip in /usr/local/hestia/data/ips/* ; do
176176 ipaddr=${ip##*/ }
You can’t perform that action at this time.
0 commit comments