Commit 9ba48307 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Refactor

Refactor
parents 44e519a4 64448ce8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/build.sh
build.sh
+1 −5
Original line number Diff line number Diff line
@@ -12,11 +12,7 @@ RUN apt-get update && apt-get -y upgrade && \
	qemu-system-x86 \
    && apt-get clean

COPY run.sh /run/
COPY disk.sh /run/
COPY power.sh /run/
COPY install.sh /run/
COPY network.sh /run/
COPY run/*.sh /run/

RUN ["chmod", "+x", "/run/run.sh"]

+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.

Loading