summaryrefslogtreecommitdiffstats
path: root/retiolum/hosts/build_debian.sh
blob: f830a809c2c73dcc315cf14670dfd27ea9e049c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
set -x
MYIP=10.0.7.7.55

aptitude install tinc git

git clone https://github.com/makefu/shack-retiolum.git

cd shack-retiolum

./install.sh `hostname` $MYIP