fix deb build

This commit is contained in:
John
2021-02-09 07:14:01 +01:00
parent 4f7e2eabfe
commit e2f8ae0ecb
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ ENV EBUSD_ARCH %EBUSD_ARCH%
ENV EBUSD_VERSION %EBUSD_VERSION%
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_debian.sh
&& %EBUSD_MAKE%
%EBUSD_UPLOAD_LINES%