Quellcode durchsuchen

fixes wrong deployment path in example

test
Jean-Christophe Vanhalle vor 2 Jahren
Ursprung
Commit
f85c57c9b9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      deployment/deployment-example.env

+ 1
- 1
deployment/deployment-example.env Datei anzeigen

@@ -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=

Laden…
Abbrechen
Speichern