From 131423cbfb80ff82d273fbccc646cd5a35a402b4 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Tue, 10 Sep 2019 17:22:58 +0300 Subject: [PATCH] Add newline --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1cf93c5..92656e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,4 +21,4 @@ WORKDIR /build_tools RUN /build_tools/scripts/dependencies RUN ./configure --module "desktop builder" --platform native --update 1 --branch develop --clean 0 --qt-dir "/usr/local/Qt-5.9.8" RUN apt-get -y install libgconf2-4 libxss1 -RUN ./make \ No newline at end of file +RUN ./make