Skip to content

Commit 9c711c1

Browse files
committed
Keep npm ci
1 parent 30ecb83 commit 9c711c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/v-update-sys-hestia-git

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ mkdir -p $BUILD_DIR_HESTIA/usr/local/hestia
311311
# Move needed directories
312312
cd $BUILD_DIR/hestiacp-$branch_dash
313313

314-
npm install
314+
npm ci
315315
npm run build
316316

317317
cp -rf bin func install web $BUILD_DIR_HESTIA/usr/local/hestia/

0 commit comments

Comments
 (0)