mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 00:55:54 +00:00
mmdl: fix disable telemetry
This commit is contained in:
@@ -51,7 +51,7 @@ sed -i -e 's|db|localhost|' \
|
|||||||
/opt/mmdl/.env
|
/opt/mmdl/.env
|
||||||
|
|
||||||
cd /opt/mmdl
|
cd /opt/mmdl
|
||||||
export NEXT_TELEMETRY_DISABLE="true"
|
export NEXT_TELEMETRY_DISABLE=1
|
||||||
export CI="true"
|
export CI="true"
|
||||||
$STD npm install
|
$STD npm install
|
||||||
$STD npm run migrate
|
$STD npm run migrate
|
||||||
|
|||||||
Reference in New Issue
Block a user