mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-17 05:20:51 -05:00
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
This commit is contained in:
parent
58376e94dc
commit
67821fa322
@ -56,7 +56,6 @@ require "./invidious/jobs/*"
|
|||||||
{% if compare_versions(Crystal::VERSION, "1.14.1") < 0 %}
|
{% if compare_versions(Crystal::VERSION, "1.14.1") < 0 %}
|
||||||
{{ raise "Crystal version 1.14.1 or newer is required to build Invidious. \
|
{{ raise "Crystal version 1.14.1 or newer is required to build Invidious. \
|
||||||
You currently have Crystal version #{Crystal::VERSION} installed. \
|
You currently have Crystal version #{Crystal::VERSION} installed. \
|
||||||
update it to a new version to be able to build Invidious. \
|
|
||||||
We recommend that you install it following the way that the Crystal compiler itself recommend for your OS, see: https://crystal-lang.org/install/" }}
|
We recommend that you install it following the way that the Crystal compiler itself recommend for your OS, see: https://crystal-lang.org/install/" }}
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user