This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| echo "" | |
| echo "✦ 诡秘之主 · 每日塔罗 安装程序" | |
| echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" | |
| echo "" | |
| # ── 检查 SwiftBar ──────────────────────────────────────── | |
| if [ ! -d "/Applications/SwiftBar.app" ]; then | |
| echo "⚠️ 未检测到 SwiftBar,请先安装:" |