[fix] release cp command

This commit is contained in:
SouthFox 2023-08-26 06:07:40 +08:00
parent 8e302634ae
commit c485868b76

View file

@ -2,7 +2,7 @@
npm run postcss:release
npm run shadow:release
cp -r public resources/public
cp -rf public/* resources/public
rm -rf resources/public/js/cljs-runtime
lein uberjar