Skip to content

Commit 4baf0cf

Browse files
committed
fix: script upgrade
1 parent 45287da commit 4baf0cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/status.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ function get_status() {
331331
MIRROR="https://gh-proxy.com/"
332332
fi
333333
install_tool
334-
rm -f ServerStatus-${arch}-unknown-linux-musl.zip stat_*
334+
rm -f *-unknown-*.zip stat_*
335335
cd /tmp || exit
336336

337337
# 判断为空或者 "-a" "--all",为空可以兼容前面的函数功能

0 commit comments

Comments
 (0)