X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=17d9e17e99d462dabaebba34b6eabc5924e8135c;hp=01b7968cd026a5f8ffb6ecbfcdecbf1247b76baa;hb=c1bdb7115f12e7d4ec586ec0673fd19dce3a2414;hpb=8f285166faf13156a4f7c70adac9a7e20549268f diff --git a/bootstrap.sh b/bootstrap.sh index 01b7968cd0..17d9e17e99 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,95 +1,146 @@ #!/bin/bash -#set -xeuf -o pipefail -set -x - -#sudo apt-get -y install libpython2.7-dev +# Copyright (c) 2016 Cisco and/or its affiliates. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at: +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. -rm -f priv_key -cat > priv_key < ${VIRL_PKEY} <