From 6c29a4a18fb25a44be4eeaf14611fe8c87372931 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Tue, 18 Sep 2018 17:48:18 -0500 Subject: [PATCH] Use absolute path to ftp destination --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 80fe2031..c9f9bcb6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -74,4 +74,4 @@ deploy: username: twblue password: secure: ml/xB8YEoZ7DmjzDr+KSNw== - folder: '//pubs' \ No newline at end of file + folder: '//var/web/twblue/pubs' \ No newline at end of file