mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
pkg mgr support zypper pacman opkg
This commit is contained in:
1
lib/data/model/pkg/manager.dart
Normal file
1
lib/data/model/pkg/manager.dart
Normal file
@@ -0,0 +1 @@
|
||||
enum PkgManager { apt, yum, zypper, pacman, opkg }
|
||||
Reference in New Issue
Block a user