Remove wrong instructions

pull/1/head
Dct Mei 2020-03-23 21:45:45 +08:00
parent 3c8a4f4275
commit a03315b808
No known key found for this signature in database
GPG Key ID: 50BF8B712DCAD7EA
1 changed files with 0 additions and 1 deletions

View File

@ -152,7 +152,6 @@ installSoftware() {
PACKAGE_MANAGEMENT_INSTALL='zypper install' PACKAGE_MANAGEMENT_INSTALL='zypper install'
;; ;;
esac esac
fi
"$PACKAGE_MANAGEMENT_UPDATE" "$PACKAGE_MANAGEMENT_UPDATE"
"$PACKAGE_MANAGEMENT_INSTALL" "$COMPONENT--" "$PACKAGE_MANAGEMENT_INSTALL" "$COMPONENT--"
if [[ "$?" -ne '0' ]]; then if [[ "$?" -ne '0' ]]; then