summaryrefslogtreecommitdiff
path: root/new/scripts/frr.sh
blob: 47ef74396cbcdc8dfc7cb124c9b82a8932d44ed0 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash
set -e

sudo apt-get update
sudo apt-get install -y bison flex libelf-dev:native libreadline-dev liblua5.3-dev

python3 ./build.py