fix not updating stripped assets
This commit is contained in:
parent
abfa400db2
commit
0597ddbb34
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user