Script iteration

website
Zef Hemel 2022-07-15 11:40:18 +02:00
parent 5c6145a214
commit e4b942300a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh
npm run clean-build
rm -rf website
mkdir -p website/fs
cp -r packages/web/dist/* website/