Merge branch 'development' into uninstall-formatting

pull/2196/head
Rob Gill 6 years ago committed by GitHub
commit 0971630e01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,6 @@ elif [ -x "$(command -v rpm)" ]; then
package_check() {
rpm -qa | grep "^$1-" > /dev/null
}
else
echo -e " ${CROSS} OS distribution not supported"
exit 1

Loading…
Cancel
Save