Remove redundant hosts hack
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user