deploy.sh also install npm modules

This commit is contained in:
Ulf Gebhardt 2023-10-05 13:37:30 +02:00
parent f1c8263662
commit 6dd4a08777
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -21,6 +21,7 @@ fi
# Build the project
cd $PROJECT_ROOT
rm -R $BUILD_DIR
npm install
npm run build
# Copy files and Sym link