mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-22 12:41:14 +01:00
Update wikijs-install.sh
This commit is contained in:
parent
dc259847af
commit
d7a2614819
@ -85,7 +85,7 @@ sed -i -E '
|
||||
' /opt/wikijs/config.yml
|
||||
cd /opt/wikijs
|
||||
export NODE_OPTIONS="--max-old-space-size=2048"
|
||||
$STD yarn install
|
||||
$STD yarn install --ignore-engines
|
||||
$STD yarn build
|
||||
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
|
||||
msg_ok "Installed Wiki.js"
|
||||
|
Loading…
Reference in New Issue
Block a user