Update building method

This commit is contained in:
Dryusdan 2022-08-12 13:43:49 +02:00
parent 808c7013c4
commit 52f3c22a76
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@
- upgrade
- name: Build web-vault
shell: "npm run dist"
shell: "npm run dist:oss:selfhost"
args:
chdir: "{{ item.home }}/web-vault"
become: yes