feat: add hosted install [ci skip]
This commit is contained in:
@@ -39,7 +39,7 @@ RUN git checkout ${RADIUS_TAG}; \
|
||||
#
|
||||
# Build the server
|
||||
#
|
||||
RUN make -j2 deb && ls -la ..
|
||||
RUN make -j2 deb
|
||||
|
||||
WORKDIR /usr/local/src/repositories
|
||||
ADD upload.sh .
|
||||
|
||||
Reference in New Issue
Block a user