cleans up code

This commit is contained in:
Jean-Christophe Vanhalle
2024-10-13 00:11:04 +02:00
parent c1ae487788
commit 6e0719ec50
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
SSL_CRT_LOCATION=<path> SSL_CRT_LOCATION=<path>
SSL_CRT_NAME<certificate filename> SSL_CRT_NAME=<certificate filename>
SSL_KEY_LOCATION=<path> SSL_KEY_LOCATION=<path>
SSL_KEY_NAME=<key filename> SSL_KEY_NAME=<key filename>

View File

@@ -1,2 +1,2 @@
REMOTE_SSH_STRING=<sshconfig hostname> REMOTE_SSH_STRING=<sshconfig hostname>
REMOTE_WP_PATH=</var/www/example.com.be> REMOTE_WP_PATH=</var/www/example.com>