mirror of
https://github.com/mon5termatt/medicat_installer
synced 2024-11-19 03:25:42 +00:00
Update Medicat_Installer.sh
This commit is contained in:
parent
164a85dabd
commit
cfdd99580c
@ -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…
Reference in New Issue
Block a user