File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ sed 's/.*localmaeher.*//g' /etc/hosts >/etc/hosts.new && cat /etc/hosts.new >/et
5
5
echo " $( getent ahostsv4 host.docker.internal | awk ' { print $1 }' ) fake.localmaeher.dev.pvarki.fi" >> /etc/hosts
6
6
echo " $( getent ahostsv4 host.docker.internal | awk ' { print $1 }' ) tak.localmaeher.dev.pvarki.fi" >> /etc/hosts
7
7
echo " $( getent ahostsv4 host.docker.internal | awk ' { print $1 }' ) kc.localmaeher.dev.pvarki.fi" >> /etc/hosts
8
+ echo " $( getent ahostsv4 host.docker.internal | awk ' { print $1 }' ) bl.localmaeher.dev.pvarki.fi" >> /etc/hosts
8
9
9
10
# Make sure the persistent directories exist
10
11
test -d /data/persistent/private || ( mkdir -p /data/persistent/private && chmod og-rwx /data/persistent/private )
You can’t perform that action at this time.
0 commit comments