From 013f6974619b71848b5f23436b1fc73eb652bda3 Mon Sep 17 00:00:00 2001 From: Gres Date: Sat, 24 Feb 2018 15:27:48 +0300 Subject: [PATCH] Deploy english readme last on sourceforge. --- scripts/win/deploy_sf.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/win/deploy_sf.bat b/scripts/win/deploy_sf.bat index 5ba2668..685406a 100644 --- a/scripts/win/deploy_sf.bat +++ b/scripts/win/deploy_sf.bat @@ -21,8 +21,8 @@ winscp.com /command "open sftp://onemoregres@frs.sourceforge.net/ -privatekey=ke "mkdir %folder%" ^ "put %online% %folder%/%online%" ^ "put %offline% %folder%/%offline%" ^ - "put %ROOT%\distr\Changelog_en.txt %bin_folder%/readme.md" ^ "put %ROOT%\distr\Changelog_ru.txt %bin_folder%/readme_ru.md" ^ + "put %ROOT%\distr\Changelog_en.txt %bin_folder%/readme.md" ^ "exit"