Remove redundant hosts hack

This commit is contained in:
2015-12-06 00:20:04 +01:00
parent 05cd56bb3e
commit 3056c72efd
4 changed files with 1 additions and 28 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/bash
set -e
# echo "127.0.0.1 localhost" >> /tmp/hosts
cp /etc/hosts /tmp
echo "$HOST_ADDR host" >> /tmp/hosts