mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -107,6 +107,7 @@ abstract class Update {
|
||||
downloadBtn('zip', ext: 'zip'),
|
||||
downloadBtn('exe', ext: 'exe'),
|
||||
] else if (Platform.isLinux) ...[
|
||||
downloadBtn('rpm', ext: 'rpm'),
|
||||
downloadBtn('deb', ext: 'deb'),
|
||||
downloadBtn('targz', ext: 'tar.gz'),
|
||||
] else
|
||||
|
||||
Reference in New Issue
Block a user