File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ RUN apt-get update ;\
1010 apt-get update ;\
1111 DEBIAN_FRONTEND=noninteractive apt-get -o APT::Get::AllowUnauthenticated=true install --no-install-recommends -y closure
1212WORKDIR /opt/closure
13- RUN mv examples/* . ; bash init.sh
13+ RUN mv examples/* . ; bash init.sh 2>&1
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ A SaaH-HaaS[-Spoke] topology may be useful when you can't forward the WireGuard
3131
3232### Configuration
3333
34- For step 2 below, move everything in ` examples/ ` out to the parent directory. The files to edit are:
34+ When completing step 2 below, move everything in ` examples/ ` out to the parent directory. The files to edit are:
3535
3636- ` dhcp/*dhcp* ` : DHCP config, if you want to use the node as a DHCP server without Pi-hole
3737- ` netplan.yml ` : primary network config
You can’t perform that action at this time.
0 commit comments