diff options
-rwxr-xr-x | build-composite.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/build-composite.sh b/build-composite.sh deleted file mode 100755 index f8d8c242f..000000000 --- a/build-composite.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash -# SPDX-license-identifier: Apache-2.0 -############################################################################## -# Copyright (c) 2016 NEC 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 -############################################################################## - -OPNFVDOCS_DIR=. ./scripts/docs-build.sh |