mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
initial update progress commit
This commit is contained in:
committed by
Aiden McClelland
parent
0f1e2f0c5b
commit
baad108081
@@ -21,6 +21,10 @@ export interface ServerInfo {
|
||||
'eos-marketplace': URL
|
||||
'package-marketplace': URL | null // uses EOS marketplace if null
|
||||
'unread-notification-count': number
|
||||
'update-progress'?: {
|
||||
size: number
|
||||
downloaded: number
|
||||
}
|
||||
specs: {
|
||||
cpu: string
|
||||
disk: string
|
||||
|
||||
Reference in New Issue
Block a user