Update menu.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 4cb0fa62c3
commit e01d62fe89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      menu.sh

@ -1603,6 +1603,7 @@ proxy(){
wait
dpkg -i Client_${SYSTEM}_${VERSION_ID}.deb >/dev/null 2>&1
${PACKAGE_INSTALL[int]} -f
${PACKAGE_INSTALL[int]} gnupg2 desktop-file-utils
dpkg -i Client_${SYSTEM}_${VERSION_ID}.deb
rm -f Client_${SYSTEM}_${VERSION_ID}.deb
sleep 1

Loading…
Cancel
Save