This commit is contained in:
vincent
2024-05-01 07:48:50 +08:00
parent 7086ae3b18
commit 000662b5bd
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# 检查 jq 是否安装
if ! command -v jq &> /dev/null; then