Install npm packages in debian/rules

This commit is contained in:
Vitaliy Filippov
2026-06-28 11:29:27 +03:00
parent d750d00c6f
commit 1b20010a69
2 changed files with 1 additions and 3 deletions
-3
View File
@@ -37,9 +37,6 @@ rm -rf a b
echo "dep:fio=$FIO" > debian/fio_version
cd /root/vitastor/packages/vitastor-$REL/vitastor-$VER/mon
npm install --production
cd /root/vitastor/packages/vitastor-$REL
if [[ ( "$REL" = "trixie" || "$REL" = "resolute" ) && -e ../vitastor-bookworm/vitastor_$VER.orig.tar.xz ]]; then
# Fucking shit, archives differ between bookworm (xz 5.4.1) and trixie (xz 5.8.1)