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
d767b4bd81
commit
b52423cba7
@ -873,6 +873,7 @@ function distro_check {
|
||||
PKG_MANAGER="apt-get"
|
||||
PKG_INSTALL="${PKG_MANAGER} --yes --no-install-recommends install"
|
||||
elif is_command rpm
|
||||
then
|
||||
if is_command dnf
|
||||
then
|
||||
PKG_MANAGER="dnf"
|
||||
|
Loading…
Reference in New Issue
Block a user