++ notes for devuan install / jool

This commit is contained in:
Nico Schottelius 2019-11-05 13:57:32 +01:00
parent fb011ca9a7
commit b1242bae44
1 changed files with 9 additions and 0 deletions

View File

@ -5,6 +5,15 @@ set -e
version=4.0.6
cat <<EOF
Build requirements devuan:
apt install libnl-genl-3-dev libxtables-dev
EOF
wget -c https://github.com/NICMx/Jool/releases/download/v${version}/jool-${version}.tar.gz
tar xfz jool-${version}.tar.gz