Combine with files from virtual working directory
This commit is contained in:
4
images/btsync/build/boot/00_hosts.sh
Normal file
4
images/btsync/build/boot/00_hosts.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
echo "127.0.0.1 localhost" >> /tmp/hosts
|
||||
echo "$HOST_ADDR host" >> /tmp/hosts
|
||||
Reference in New Issue
Block a user