diff --git a/script/linux b/script/linux index e7f5d619d9869e7d6745d61bdbbf2df13b04cf5f..86dd9b253abf9bc7d48a759ff0f18f2090db8103 100755 --- a/script/linux +++ b/script/linux @@ -29,6 +29,7 @@ if [[ -n $apt ]]; then mold jq gettext-base + elfutils ) $maysudo "$apt" install -y "${deps[@]}" exit 0