浏览代码

fixes wrong deployment path in example

test
Jean-Christophe Vanhalle 2 年前
父节点
当前提交
f85c57c9b9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      deployment/deployment-example.env

+ 1
- 1
deployment/deployment-example.env 查看文件

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

正在加载...
取消
保存