+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ ARG GO_BINARY
19
19
20
20
COPY ./debian/${DEB_NAME} /${DEB_NAME}/
21
21
COPY ./${GO_BINARY} /${DEB_NAME}/usr/bin/${BINARY_NAME}
22
-
COPY ./debian/${DEB_NAME}/DEBIAN/copyright /${DEB_NAME}/usr/share/doc/copyright
22
+
COPY ./debian/${DEB_NAME}/DEBIAN/copyright /${DEB_NAME}/usr/share/doc/${DEB_NAME}/copyright
23
23
24
24
# Go application are tagged with `v` prefix, this remove the first v if present
25
25
RUN export VERSION=$(echo "${VERSION}" | sed -e "s/^v\(.*\)/\1/") && \
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4