storkit: merge 355_story_bot_rebuild_command_to_trigger_server_rebuild_and_restart

This commit is contained in:
Dave
2026-03-20 15:27:36 +00:00
parent cb663b620b
commit 0cb43a4de4
7 changed files with 297 additions and 91 deletions

View File

@@ -20,6 +20,7 @@ pub mod commands;
mod config;
pub mod delete;
pub mod htop;
pub mod rebuild;
pub mod reset;
pub mod start;
pub mod notifications;