replace static/dist instead of moving

This commit is contained in:
b1ek 2023-03-11 11:43:05 +10:00
parent 8c8d5ab9c7
commit 24ad532a1e
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@
rm -rf dist/*
yarn run build
rm -rf ../../public/static/dist
mv dist ../../public/static