mirror of
https://git.nerdvpn.de/NerdVPN.de/invidious
synced 2026-02-14 22:51:42 +01:00
too many backslash
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ COPY ./invidious/.git/ ./.git/
|
||||
RUN crystal build ./src/invidious.cr ${add_build_args} \
|
||||
--release \
|
||||
--static --warnings all \
|
||||
--link-flags "-lxml2 -llzma"; \
|
||||
--link-flags "-lxml2 -llzma";
|
||||
|
||||
RUN shards build --release --static sentry_crash_handler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user