You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

deployment-example.env 194B

123456789
  1. deployment_exclude_file=
  2. local_directory_path=
  3. now="$(date +%Y-%m-%d-%H-%M-%S)"
  4. remote_deployment_path=
  5. remote_directory_path=
  6. remote_ssh_string=
  7. remote_wp_path=
  8. remote_is_docker=
  9. do_backup=yes