mmdl: fix disable telemetry
This commit is contained in:
parent
0c11f5492f
commit
1244547558
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user