Combine with files from virtual working directory

This commit is contained in:
2014-12-18 12:18:17 +00:00
parent 25a6f48597
commit 41761f6043
60 changed files with 1436 additions and 1 deletions

View File

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