From e43ddd2f4d567aeb49267c1556446c4e1d2ac450 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1s=C3=A1ry=20D=C3=A1niel?= Date: Thu, 14 Jun 2018 10:48:26 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C31119 --- server/-product/mediacube.product | 14 +++++++------- server/-product/test-deploy-main-plugins.bat | 12 ++++++++++++ 2 files changed, 19 insertions(+), 7 deletions(-) create mode 100644 server/-product/test-deploy-main-plugins.bat diff --git a/server/-product/mediacube.product b/server/-product/mediacube.product index 1494b6ac..87c59aaa 100644 --- a/server/-product/mediacube.product +++ b/server/-product/mediacube.product @@ -98,13 +98,13 @@ - - - - - - - + + + + + + + diff --git a/server/-product/test-deploy-main-plugins.bat b/server/-product/test-deploy-main-plugins.bat new file mode 100644 index 00000000..b0d5d5ae --- /dev/null +++ b/server/-product/test-deploy-main-plugins.bat @@ -0,0 +1,12 @@ +winscp.com /command + + "echo STARTING DEPLOY TO: ${remote.address}" + "open ${remote.address} -hostkey=""${remote.hostkey}""" + "lcd ${local.location}/plugins" + "cd ${remote.location}/plugins" + "synchronize remote" + "lcd ${local.location}/configuration" + "cd ${remote.location}/configuration" + "synchronize remote -filemask=config.ini" + "exit" + -- 2.54.0