diff --git a/script/linux b/script/linux index ee192e4429b4d65b67066c6983504fafd382ba18..7639b28310481f3b5c9c87c5d92914afee2f607e 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