implement package synchronization and validation; update database schema and add error handling
This commit is contained in:
@@ -9,4 +9,6 @@ const (
|
||||
DefaultData_d = "/opt/packets"
|
||||
LANDeadline = 2 * time.Second
|
||||
IndexDB = "/etc/packets/index.db"
|
||||
InstalledDB = "/etc/packets/installed.db"
|
||||
DefaultSyncUrl = "https://servidordomal.fun/index.db"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user