fix(#942): wire bash_tasks_vacuum into lib.rs + main.rs
This commit is contained in:
parent
38a5299183
commit
5880328831
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ pub mod agent_sockets;
|
|||
pub mod gateway_nginx;
|
||||
pub mod approvals;
|
||||
pub mod auto_update;
|
||||
pub mod bash_tasks_vacuum;
|
||||
pub mod broker;
|
||||
pub mod build_logs;
|
||||
pub mod client;
|
||||
|
|
|
|||
Loading…
Reference in a new issue