Update menu.sh

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

@ -1584,7 +1584,7 @@ proxy(){
cd ../..
rm -rf glibc-2.28*;;
8|9 ) ! type -p desktop-file-install && ${PACKAGE_INSTALL[int]} desktop-file-utils
8|9 ) ! type -p desktop-file-install >/dev/null 2>&1 && ${PACKAGE_INSTALL[int]} desktop-file-utils
rpm -ivh Client_CentOS_8.rpm;;
esac
rm -f Client_CentOS_8.rpm

Loading…
Cancel
Save