13 lines
278 B
Bash
13 lines
278 B
Bash
deployment_exclude_file=
|
|
local_directory_path=
|
|
now="$(date +%Y-%m-%d-%H-%M-%S)"
|
|
remote_deployment_directory_path=
|
|
remote_directory_path=
|
|
remote_ssh_string=
|
|
remote_wp_path=
|
|
remote_is_docker=
|
|
restart_remote_varnish=no
|
|
sudo_remote_ssh_string=
|
|
use_maintenance_mode=no
|
|
do_backup=yes
|