Skip to content

fix(hack): use bash to execute image-refresh.sh to avoid syntax errors - #498

Merged
Penty-d merged 1 commit into
mainfrom
fix/deploy-script
Jul 21, 2026
Merged

fix(hack): use bash to execute image-refresh.sh to avoid syntax errors#498
Penty-d merged 1 commit into
mainfrom
fix/deploy-script

Conversation

@ACaiCat

@ACaiCat ACaiCat commented Jul 18, 2026

Copy link
Copy Markdown
Member

自查 PR 结构

  • PR 标题符合这个格式: <type>(optional scope): <description>

  • 此 PR 标题的描述以用户为导向,足够清晰,其他人可以理解。

  • 我已经对所有 commit 提供了签名(GPG 密钥签名、SSH 密钥签名)

  • 这个 PR 属于强制变更/破坏性更改

如果是,请在 PR 标题中添加 BREAKING CHANGE 前缀,并在 PR 描述中详细说明。

这个 PR 的类型是什么?

fix

这个 PR 做了什么 / 我们为什么需要这个 PR?

部署脚本改用bash执行image-refresh.sh,修复因sh不兼容bash语法导致的执行报错

旧服务器没炸,迁移到新的炸了,仓库的脚本同步改一下

image-refresh.sh: 51: Syntax error: "(" unexpected

https://github.com/west2-online/fzuhelper-server/actions/runs/29644567117/attempts/1

(可选)这个 PR 解决了哪个/些 issue?

对 Reviewer 预留的一些提醒

@ACaiCat
ACaiCat requested review from a team, jiuxia211 and ozline as code owners July 18, 2026 13:56
@Penty-d
Penty-d merged commit 6eff35a into main Jul 21, 2026
8 of 9 checks passed
@Penty-d
Penty-d deleted the fix/deploy-script branch July 21, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants