mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Add debugging facilities.
This commit is contained in:
@@ -2,3 +2,6 @@ package aptly
|
||||
|
||||
// Version of aptly
|
||||
const Version = "0.4~dev"
|
||||
|
||||
// Enable debugging features?
|
||||
const EnableDebug = true
|
||||
|
||||
Reference in New Issue
Block a user