From 3e865b20b88f95db3725ecd00b78a70ca60e4276 Mon Sep 17 00:00:00 2001 From: AleaJactaEst Date: Mon, 17 Sep 2018 20:37:42 +0200 Subject: [PATCH] start with opennel-manager --- server/debian/common/servercontainer_launch_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/debian/common/servercontainer_launch_auto.sh b/server/debian/common/servercontainer_launch_auto.sh index 3f316d6..9780e8b 100755 --- a/server/debian/common/servercontainer_launch_auto.sh +++ b/server/debian/common/servercontainer_launch_auto.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -declare -i METHOD_START=0 +declare -i METHOD_START=2 usage() {