From aaf6a0ee444938ca59c4e4680b8435bdea19bfe6 Mon Sep 17 00:00:00 2001 From: univero <1449610641@qq.com> Date: Sat, 10 Aug 2024 14:39:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86build.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 04ba1ee..d624e44 100644 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -RUN_NAME="meowchat.collection" +RUN_NAME="meowcloud.collection" mkdir -p output/bin cp script/* output/