Skip to content

Commit cd70bdd

Browse files
committed
Update ssl-proxyconf.sh
1 parent 67e62c2 commit cd70bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssl-proxyconf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ use_lets_encrypt_certificates() {
1818
reload_nginx() {
1919
cp $1/conf.d/default.conf.bak $1/conf.d/default.conf
2020
rm $1/conf.d/default.conf.bak
21-
echo "Reloading Nginx configuration"
21+
echo "Starting Proxy Nginx service"
2222
nginx -t
2323
}
2424

0 commit comments

Comments
 (0)