mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
new: pkg supports 'deepin' (#306)
This commit is contained in:
@@ -9,7 +9,9 @@ enum Dist {
|
||||
armbian,
|
||||
arch,
|
||||
alpine,
|
||||
rocky;
|
||||
rocky,
|
||||
deepin,
|
||||
;
|
||||
}
|
||||
|
||||
extension StringX on String {
|
||||
|
||||
Reference in New Issue
Block a user