fix not updating stripped assets

This commit is contained in:
Sainan 2025-01-19 17:31:38 +01:00
parent abfa400db2
commit 0597ddbb34

View File

@ -1,9 +1,9 @@
git pull
call npm i
if exist static\data\0\ (
cd static\data\0\
git pull
cd ..\..\..\
)
call npm i
call npm run build
call npm run start