mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
and THEN
This commit is contained in:
parent
7e64129e49
commit
d767b4bd81
@ -877,6 +877,7 @@ function distro_check {
|
|||||||
then
|
then
|
||||||
PKG_MANAGER="dnf"
|
PKG_MANAGER="dnf"
|
||||||
elif is_command yum
|
elif is_command yum
|
||||||
|
then
|
||||||
PKG_MANAGER="yum"
|
PKG_MANAGER="yum"
|
||||||
else
|
else
|
||||||
MESSAGE="Unable to find OS Package Manager"
|
MESSAGE="Unable to find OS Package Manager"
|
||||||
|
Loading…
Reference in New Issue
Block a user