mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
appmgr: feature flag for avahi
This commit is contained in:
committed by
Aiden McClelland
parent
218bae3b46
commit
1c8889a60c
@@ -31,6 +31,7 @@ pub mod error;
|
||||
pub mod index;
|
||||
pub mod inspect;
|
||||
pub mod install;
|
||||
#[cfg(feature = "avahi")]
|
||||
pub mod lan;
|
||||
pub mod logs;
|
||||
pub mod manifest;
|
||||
|
||||
Reference in New Issue
Block a user