mirror of
https://github.com/vmstan/gravity-sync.git
synced 2026-05-26 23:42:26 -04:00
and THEN
This commit is contained in:
@@ -877,6 +877,7 @@ function distro_check {
|
||||
then
|
||||
PKG_MANAGER="dnf"
|
||||
elif is_command yum
|
||||
then
|
||||
PKG_MANAGER="yum"
|
||||
else
|
||||
MESSAGE="Unable to find OS Package Manager"
|
||||
|
||||
Reference in New Issue
Block a user