Update Medicat_Installer.sh

pull/41/head
Matthew Clark 12 months ago committed by GitHub
parent 164a85dabd
commit cfdd99580c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,7 @@ elif [[ -e /etc/debian_version ]]; then
install_arg="install"
update_arg="update"
elif [[ -e /etc/almalinux-release || -e /etc/rocky-release || -e /etc/centos-release ]]; then
echo "Fuck Red-Hat for putting source code behind paywalls."
os="centos"
pkgmgr="yum"
install_arg="install"

Loading…
Cancel
Save