fixes wrong deployment path in example

This commit is contained in:
Jean-Christophe Vanhalle
2023-12-01 14:09:01 +01:00
parent 4e845592e2
commit f85c57c9b9

View File

@@ -1,7 +1,7 @@
deployment_exclude_file= deployment_exclude_file=
local_directory_path= local_directory_path=
now="$(date +%Y-%m-%d-%H-%M-%S)" now="$(date +%Y-%m-%d-%H-%M-%S)"
remote_deployment_path= remote_deployment_directory_path=
remote_directory_path= remote_directory_path=
remote_ssh_string= remote_ssh_string=
remote_wp_path= remote_wp_path=