BGP-Ranking/website/3drparty.sh

9 lines
104 B
Bash

#!/bin/bash
set -e
set -x
mkdir -p web/static/
wget https://d3js.org/d3.v5.js -O web/static/d3.v5.js