mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 05:38:48 +01:00
Fix URL.
This commit is contained in:
parent
44e20023cc
commit
bf06c715fe
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ RUN \
|
|||
# Fiber.poolSize = 1e9;
|
||||
# Getting newest Node from Sandstorm fork of Node
|
||||
# Source: https://github.com/sandstorm-io/node
|
||||
wget https://github.com/wekan/wekan/blob/devel/download-sandstorm-node.sh && \
|
||||
wget https://raw.githubusercontent.com/wekan/wekan/devel/download-sandstorm-node.sh && \
|
||||
bash download-sandstorm-node.sh && \
|
||||
rm download-sandstorm-node.sh && \
|
||||
# == OLD ==
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue