chg: [vagrant] updated installation of stats service
parent
5770f605ab
commit
3dbd0e37f7
|
@ -317,6 +317,7 @@ source $HOME/.poetry/env
|
|||
|
||||
git clone https://github.com/monarc-project/stats-service $STATS_PATH
|
||||
cd $STATS_PATH
|
||||
npm install
|
||||
poetry install --no-dev
|
||||
|
||||
bash -c "cat << EOF > $STATS_PATH/instance/production.py
|
||||
|
|
Loading…
Reference in New Issue