adds option to disable deployment backup on remote

This commit is contained in:
Jean-Christophe Vanhalle
2023-11-24 01:09:09 +01:00
parent bc14e41615
commit a48fa2525f
2 changed files with 15 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
deployment_exclude_file=
local_directory_path=
now="$(date +%Y-%m-%d-%H-%M-%S)"
remote_deployment_path=
@@ -5,3 +6,4 @@ remote_directory_path=
remote_ssh_string=
remote_wp_path=
remote_is_docker=
do_backup=yes