From 488d554efda5b5ae51d07a4b35b7c9f4497335e0 Mon Sep 17 00:00:00 2001 From: Baki Goxhaj Date: Tue, 11 Feb 2014 13:23:45 +0100 Subject: [PATCH] Bumpped Version to v1.2 - Configure and use multiple servers Signed-off-by: Baki Goxhaj --- deploy.ini | 1 - phploy | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy.ini b/deploy.ini index 1ee7a11..6fe13c4 100644 --- a/deploy.ini +++ b/deploy.ini @@ -11,7 +11,6 @@ path = /path/to/installation port = 21 passive = true - [production] user = example diff --git a/phploy b/phploy index b8b471e..556febe 100644 --- a/phploy +++ b/phploy @@ -8,7 +8,7 @@ * @author Bruno De Barros * @link http://wplancer.com * @licence MIT Licence - * @version 1.1 + * @version 1.2 */ $shortopts = "ls:";