Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 9672838ea -> cce965c2f
IGNITE-843: Minor text fix. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/cce965c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/cce965c2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/cce965c2 Branch: refs/heads/ignite-843 Commit: cce965c2fc0f6177f38b78d276ad9a3eba3f245b Parents: 9672838 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Tue Aug 18 17:23:55 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Tue Aug 18 17:23:55 2015 +0700 ---------------------------------------------------------------------- .../src/main/js/views/templates/agent-download.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/cce965c2/modules/control-center-web/src/main/js/views/templates/agent-download.jade ---------------------------------------------------------------------- diff --git a/modules/control-center-web/src/main/js/views/templates/agent-download.jade b/modules/control-center-web/src/main/js/views/templates/agent-download.jade index 617b053..cffd6af 100644 --- a/modules/control-center-web/src/main/js/views/templates/agent-download.jade +++ b/modules/control-center-web/src/main/js/views/templates/agent-download.jade @@ -25,6 +25,6 @@ li Download zip file distribution. li Unzip agent to some folder. li Specify the agent's properties, refer to the README.txt how to configure and start Control Center Agent. - li Run the executable file. + li Run 'ignite-control-center-agent.{sh | bat}'. .modal-footer - button.btn.btn-primary(ng-click='downloadAgent()') Download zip \ No newline at end of file + button.btn.btn-primary(ng-click='downloadAgent()') Download zip