mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
Default to YUM on redhat-derived systems and APT on debian, instead of auto-detecting
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
package_system=debian
|
||||
update_system=apt
|
||||
apt_mode=0
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
package_system=rpm
|
||||
update_system=yum
|
||||
apt_mode=0
|
||||
|
||||
Reference in New Issue
Block a user