some bug fixes, manifest.toml don't exist anyomre and all data for installation will be in one file name Packet.lua
This commit is contained in:
@@ -11,6 +11,7 @@ const (
|
||||
LANDeadline = 2 * time.Second
|
||||
IndexDB = "/etc/packets/index.db"
|
||||
InstalledDB = "/etc/packets/installed.db"
|
||||
BuildImagesDir = "/etc/packets/temp"
|
||||
DefaultSyncUrl = "https://servidordomal.fun/index.db"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user