Browse Source

fixes wrong deployment path in example

test
Jean-Christophe Vanhalle 2 years ago
parent
commit
f85c57c9b9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      deployment/deployment-example.env

+ 1
- 1
deployment/deployment-example.env View File

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

Loading…
Cancel
Save