pkg_tools

This commit is contained in:
Eason010212
2023-02-24 13:28:48 +08:00
parent 7dee4c6a2a
commit 5af34f7a08
3 changed files with 6 additions and 6 deletions

View File

@@ -11,8 +11,8 @@ echo "${version}" > version.json
mkdir src
mkdir logs
cd ../
chmod -R 777 mixio_server_latest
cd mixio_server_latest
chmod -R 777 mixio
cd mixio
cd node_modules/cliff/node_modules/darwinston/lib/darwinston
find -name 'common.js' | xargs perl -pi -e 's|target.padLevels|false|g'
cd ../../../../../../

View File

@@ -11,8 +11,8 @@ echo "${version}" > version.json
mkdir src
mkdir logs
cd ../
chmod -R 777 mixio_server_latest
cd mixio_server_latest
chmod -R 777 mixio
cd mixio
cd node_modules/cliff/node_modules/linuxston/lib/linuxston
find -name 'common.js' | xargs perl -pi -e 's|target.padLevels|false|g'
cd ../../../../../../

View File

@@ -11,8 +11,8 @@ echo "${version}" > version.json
mkdir src
mkdir logs
cd ../
chmod -R 777 mixio_server_latest
cd mixio_server_latest
chmod -R 777 mixio
cd mixio
cd node_modules/cliff/node_modules/winston/lib/winston
find -name 'common.js' | xargs perl -pi -e 's|target.padLevels|false|g'
cd ../../../../../../