Built motion from commit 97153652.|2.6.26
[motion2.git] / server / utils / update-app-config.js
index 392d566..2dc5438 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9a89=['env','pathExists','updated','info','Updating\x20app.json','writeJSON','exports','fs-extra','path','server/app.json','resolve','legacy-libs','apps','findIndex','name','motion2'];(function(_0x974647,_0xf684f5){var _0x1461bf=function(_0x4beba1){while(--_0x4beba1){_0x974647['push'](_0x974647['shift']());}};_0x1461bf(++_0xf684f5);}(_0x9a89,0x107));var _0x99a8=function(_0x27f62c,_0x565542){_0x27f62c=_0x27f62c-0x0;var _0x3ad820=_0x9a89[_0x27f62c];return _0x3ad820;};var fs=require(_0x99a8('0x0'));var path=require(_0x99a8('0x1'));var config=require('../config/environment');var root=config['root'];var APP_JSON_PATH=path['resolve'](root,_0x99a8('0x2'));var NODEPATH=path[_0x99a8('0x3')](root,_0x99a8('0x4'));function setLegacyLibsNodeEnvPath(_0x262a51){let _0x5ad4f6=![];if(Array['isArray'](_0x262a51[_0x99a8('0x5')])){var _0x29eb4f=_0x262a51[_0x99a8('0x5')][_0x99a8('0x6')](function(_0x18c116){return _0x18c116[_0x99a8('0x7')]===_0x99a8('0x8');});if(_0x29eb4f>-0x1){var _0x3f09cb=_0x262a51[_0x99a8('0x5')][_0x29eb4f];if(typeof _0x3f09cb[_0x99a8('0x9')]['NODE_PATH']!=='string'){_0x3f09cb[_0x99a8('0x9')]['NODE_PATH']=NODEPATH;_0x5ad4f6=!![];}}return{'appConfig':_0x262a51,'updated':_0x5ad4f6};}}function updateAppConfig(_0x24da78){return fs[_0x99a8('0xa')](APP_JSON_PATH)['then'](function(_0x4b602a){if(_0x4b602a){return fs['readJSON'](APP_JSON_PATH)['then'](function(_0x5b01ac){var _0x463bd1=setLegacyLibsNodeEnvPath(_0x5b01ac);if(_0x463bd1[_0x99a8('0xb')]){_0x24da78[_0x99a8('0xc')](_0x99a8('0xd'));return fs[_0x99a8('0xe')](APP_JSON_PATH,_0x5b01ac,{'spaces':0x2});}else{return Promise['resolve']();}});}else{return Promise['resolve']();}});}module[_0x99a8('0xf')]=updateAppConfig;
\ No newline at end of file
+var _0xf80f=['fs-extra','root','resolve','server/app.json','isArray','apps','findIndex','name','motion2','NODE_PATH','string','env','then','readJSON','updated','info','Updating\x20app.json','writeJSON','exports'];(function(_0x1ce2bd,_0x222e48){var _0x53d1e7=function(_0x5f3db2){while(--_0x5f3db2){_0x1ce2bd['push'](_0x1ce2bd['shift']());}};_0x53d1e7(++_0x222e48);}(_0xf80f,0x169));var _0xff80=function(_0x5a2575,_0x5cdfff){_0x5a2575=_0x5a2575-0x0;var _0x567ed3=_0xf80f[_0x5a2575];return _0x567ed3;};var fs=require(_0xff80('0x0'));var path=require('path');var config=require('../config/environment');var root=config[_0xff80('0x1')];var APP_JSON_PATH=path[_0xff80('0x2')](root,_0xff80('0x3'));var NODEPATH=path[_0xff80('0x2')](root,'legacy-libs');function setLegacyLibsNodeEnvPath(_0x350f75){let _0x43bec0=![];if(Array[_0xff80('0x4')](_0x350f75[_0xff80('0x5')])){var _0x12ade3=_0x350f75[_0xff80('0x5')][_0xff80('0x6')](function(_0x4476a2){return _0x4476a2[_0xff80('0x7')]===_0xff80('0x8');});if(_0x12ade3>-0x1){var _0x164179=_0x350f75[_0xff80('0x5')][_0x12ade3];if(typeof _0x164179['env'][_0xff80('0x9')]!==_0xff80('0xa')){_0x164179[_0xff80('0xb')][_0xff80('0x9')]=NODEPATH;_0x43bec0=!![];}}return{'appConfig':_0x350f75,'updated':_0x43bec0};}}function updateAppConfig(_0x5d2bd0){return fs['pathExists'](APP_JSON_PATH)[_0xff80('0xc')](function(_0x18e358){if(_0x18e358){return fs[_0xff80('0xd')](APP_JSON_PATH)[_0xff80('0xc')](function(_0xb50493){var _0xb59d89=setLegacyLibsNodeEnvPath(_0xb50493);if(_0xb59d89[_0xff80('0xe')]){_0x5d2bd0[_0xff80('0xf')](_0xff80('0x10'));return fs[_0xff80('0x11')](APP_JSON_PATH,_0xb50493,{'spaces':0x2});}else{return Promise[_0xff80('0x2')]();}});}else{return Promise[_0xff80('0x2')]();}});}module[_0xff80('0x12')]=updateAppConfig;
\ No newline at end of file