From 152828042ffd54fac95525078c540d6a7c549aa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Fri, 9 Feb 2018 00:11:06 +0100 Subject: [PATCH] Fixed copy command --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index f270dbcb..3b6acbfa 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -41,8 +41,8 @@ build_script: copy pkg\pcs.csv installer xcopy pkg\maps installer\maps /i - - xcopy lang\*.qm installer\locale /sy + + xcopy lang\*.qm installer\locale\ /sy copy licence.txt installer