fix routing for p2

This commit is contained in:
Neale Pickett 2012-07-12 16:55:36 -06:00
parent 22fd1e84d6
commit 97f08e76d2
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ exec 2>&1
IP=$(dbip -p ../p2console/ip.txt) IP=$(dbip -p ../p2console/ip.txt)
ip route add default via 10.0.0.1
# Link in puzzles and web pages # Link in puzzles and web pages
install -d /var/www install -d /var/www
for d in /opt/*; do for d in /opt/*; do

Binary file not shown.