X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=01b7968cd026a5f8ffb6ecbfcdecbf1247b76baa;hp=4a91121f50b7edc6fe5b3c2438c259407ddf010f;hb=8f285166faf13156a4f7c70adac9a7e20549268f;hpb=da15035461569ea175aabbac1df735cd5598b0b3 diff --git a/bootstrap.sh b/bootstrap.sh index 4a91121f50..01b7968cd0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,42 @@ #!/bin/bash -set -euf -o pipefail +#set -xeuf -o pipefail +set -x + +#sudo apt-get -y install libpython2.7-dev + +rm -f priv_key +cat > priv_key <