From dbbb61368932e724f8aae720e1de53ae5c4eebf3 Mon Sep 17 00:00:00 2001 From: liyuenan Date: Tue, 1 Nov 2016 11:36:27 +0800 Subject: Edit the deploy.sh Change-Id: I611abbd6a1265fc397c8af4f2131e5e073ad91bb Signed-off-by: liyuenan --- deploy_compass.sh | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 deploy_compass.sh (limited to 'deploy_compass.sh') diff --git a/deploy_compass.sh b/deploy_compass.sh deleted file mode 100755 index d9895444..00000000 --- a/deploy_compass.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -############################################################################## -# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others. -# -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## -export DEPLOY_COMPASS=${DEPLOY_COMPASS-"true"} - -./deploy.sh $* -- cgit 1.2.3-korg