This commit is contained in:
parent
1694ce0d04
commit
ec4213cd92
2
main.go
2
main.go
@ -116,7 +116,7 @@ func updateROMCache() {
|
||||
Datetime: int(fInfo.ModTime().Unix()),
|
||||
Filename: v.Name(),
|
||||
ID: fileHash,
|
||||
Romtype: "nightly",
|
||||
Romtype: splitName[3], // UNOFFICIAL
|
||||
Size: int(fInfo.Size()),
|
||||
URL: fmt.Sprintf("https://lineageos-ota.deadbeef.codes/public/%s", v.Name()),
|
||||
Version: splitName[1],
|
||||
|
Loading…
Reference in New Issue
Block a user