renamed command setup to health

This commit is contained in:
2023-03-06 16:55:19 +01:00
parent 48f0a44eaa
commit 791ea08462
7 changed files with 194 additions and 59 deletions

View File

@@ -1,3 +1,5 @@
use std::{fs, path::Path};
use crate::app::fs_util;
#[test]