mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 19:02:50 +00:00
Update wikijs-install.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user