rename dockermgr to srvmgr
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
/* By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2026/05/29 21:22:17 by tomoron #+# #+# */
|
||||
/* Updated: 2026/06/12 17:03:13 by tomoron ### ########.fr */
|
||||
/* Updated: 2026/06/12 18:32:19 by tomoron ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -20,7 +20,7 @@ pub mod models;
|
||||
|
||||
pub mod status;
|
||||
|
||||
pub mod dockermgr;
|
||||
pub mod srvmgr;
|
||||
|
||||
mod cli;
|
||||
use cli::*;
|
||||
|
||||
Reference in New Issue
Block a user