mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-04-02 20:05:23 +00:00
6 lines
87 B
Go
6 lines
87 B
Go
package flags
|
|
|
|
var CI bool = false
|
|
var VERBOSE bool = false
|
|
var CRON_LEAN bool = false
|