update entrypoint.sh, update ff
This commit is contained in:
parent
17805cd6b9
commit
5014b1dcd6
|
@ -6,7 +6,7 @@ npm config set registry http://registry.npm.taobao.org/;
|
|||
|
||||
cd /usr/src/app
|
||||
|
||||
echo "START INFINI-LOGGING-CENTER"
|
||||
echo "START INFINI-LOGGING-CENTER v1.0"
|
||||
|
||||
if [ ! -f "$lockPath" ]; then
|
||||
# npm i --production;
|
||||
|
|
Loading…
Reference in New Issue