.pkgdata link force flag add

This commit is contained in:
2026-09-12 05:53:05 +03:00
parent 513d336a07
commit 3cb5a220a3
13 changed files with 327 additions and 9 deletions

View File

@ -2,10 +2,6 @@ unitprint/web-app
=
ssh://git@root-kit.ru:17458/UnitPrint/web-app.git
``` env *** env ***
save_source=true
```
``` sh *** build ***
git pull
npm install
@ -24,4 +20,3 @@ cd src
npm create vite@latest . -- --template svelte --no-interactive --overwrite
npm install
```