mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 13:14:48 +01: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
|