Fixed links in Apps section.
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apt-get update && \
|
||||
COPY . /server
|
||||
|
||||
# Download Crow library
|
||||
RUN apt-get install ./lib/crow-1.2.1.deb -y
|
||||
RUN apt-get install -y ./lib/crow-1.2.1.deb
|
||||
|
||||
# Make the build directory
|
||||
RUN mkdir -p build && cd build
|
||||
|
||||
Reference in New Issue
Block a user