diff --git a/script/linux b/script/linux index ee192e4429..7639b28310 100755 --- a/script/linux +++ b/script/linux @@ -109,6 +109,7 @@ if [[ -n $pacman ]]; then pkgconf mold sqlite + jq ) $maysudo "$pacman" -S --needed --noconfirm "${deps[@]}" exit 0