Update install

This commit is contained in:
Éric Gaspar 2024-05-13 16:30:08 +02:00 committed by Félix Piédallu
parent 4472d8b01e
commit 84cff78a7c

View file

@ -47,7 +47,6 @@ ynh_script_progression --message="Installing $app..." --weight=40
pushd "$install_dir"
ynh_use_nodejs
npm ci
npm install
BUILD_MODE=dist npm run build
npm link