Feat: build script

This commit is contained in:
unitwk 2023-08-21 12:41:50 +08:00
parent 7310638661
commit 92cc11a089

View File

@ -1,3 +1,5 @@
#!/bin/sh
rm -rf production-code
rm -rf ./daemon/dist ./daemon/production
rm -rf ./panel/dist ./panel/production