Update ssrspeed_linux.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 93dbe27a5d
commit 944e17a4c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ssrspeed_linux.sh

@ -234,7 +234,7 @@ check_dependencies() {
if [ -n "$DEPS" ]; then
info "\n $(text 14) \n"
${PACKAGE_UPDATE[int]}
${PACKAGE_INSTALL[int]} "$DEPS"
${PACKAGE_INSTALL[int]} $DEPS
else
info "\n $(text 17) \n"
fi

Loading…
Cancel
Save