archive server

This commit is contained in:
2026-06-12 18:27:55 +02:00
parent 6aa0ab473d
commit 97f3e4c139
11 changed files with 138 additions and 14 deletions

View File

@ -5,6 +5,7 @@ pub mod ls;
pub mod start;
pub mod stop;
pub mod set_state;
pub mod archive;
pub mod env_settings;