mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-13 12:15:03 +00:00
yarn rebuild
This commit is contained in:
@@ -37,10 +37,8 @@ sed -i "/onenote-converter/d" packages/lib/package.json
|
|||||||
$STD yarn config set --home enableTelemetry 0
|
$STD yarn config set --home enableTelemetry 0
|
||||||
export BUILD_SEQUENCIAL=1
|
export BUILD_SEQUENCIAL=1
|
||||||
$STD yarn workspaces focus @joplin/server
|
$STD yarn workspaces focus @joplin/server
|
||||||
cd packages/server
|
cd /opt/joplin-server/packages/server
|
||||||
$STD yarn run build
|
$STD yarn rebuild
|
||||||
$STD yarn run tsc
|
|
||||||
|
|
||||||
cat <<EOF >/opt/joplin-server/.env
|
cat <<EOF >/opt/joplin-server/.env
|
||||||
PM2_HOME=/opt/pm2
|
PM2_HOME=/opt/pm2
|
||||||
NODE_ENV=production
|
NODE_ENV=production
|
||||||
|
|||||||
Reference in New Issue
Block a user