fix: zip asset script

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2023-02-14 19:58:36 +08:00
parent cc2b588f1a
commit 7f97a775c5

View File

@@ -1,6 +1,5 @@
#!/bin/sh
set -e
git clone https://github.com/mx-space/assets.git --depth=1
rm -rf assets/.git
cp -R assets out
cp ecosystem.config.js out