Use meteor-npm to install html5

This commit is contained in:
Gustavo Trott 2022-09-20 11:22:35 -03:00
parent 10c81bf689
commit 7ada4647d2

View File

@ -33,7 +33,8 @@ echo 'stage3'
cd "$DESTINATION_DIR"/programs/server/ || exit
sudo npm i
sudo chmod -R 777 .
meteor npm i
echo "deployed to $DESTINATION_DIR/programs/server\n\n\n"